Skip to content

Commit

Permalink
chore(deps): bump github.com/samber/lo from 1.42.0 to 1.44.0 (#49)
Browse files Browse the repository at this point in the history
Bumps [github.com/samber/lo](https://github.com/samber/lo) from 1.42.0 to 1.44.0.
- [Release notes](https://github.com/samber/lo/releases)
- [Changelog](https://github.com/samber/lo/blob/master/CHANGELOG.md)
- [Commits](samber/lo@v1.42.0...v1.44.0)

---
updated-dependencies:
- dependency-name: github.com/samber/lo
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent 70e3000 commit 2fd14a6
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 112 deletions.
5 changes: 1 addition & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ require (
github.com/onsi/gomega v1.33.1
github.com/onuryilmaz/ginprom v0.0.2
github.com/prometheus/client_golang v1.19.1
github.com/samber/lo v1.42.0
github.com/samber/lo v1.44.0
github.com/sirupsen/logrus v1.9.3
github.com/stretchr/testify v1.9.0
github.com/vektah/gqlparser/v2 v2.5.16
Expand All @@ -35,8 +35,6 @@ require (
github.com/bytedance/sonic v1.11.6 // indirect
github.com/bytedance/sonic/loader v0.1.1 // indirect
github.com/cespare/xxhash/v2 v2.2.0 // indirect
github.com/chenzhuoyu/base64x v0.0.0-20230717121745-296ad89f973d // indirect
github.com/chenzhuoyu/iasm v0.9.1 // indirect
github.com/cloudwego/base64x v0.1.4 // indirect
github.com/cloudwego/iasm v0.2.0 // indirect
github.com/containerd/log v0.1.0 // indirect
Expand All @@ -50,7 +48,6 @@ require (
github.com/go-logr/stdr v1.2.2 // indirect
github.com/go-playground/locales v0.14.1 // indirect
github.com/go-playground/universal-translator v0.18.1 // indirect
github.com/go-task/slim-sprig v0.0.0-20230315185526-52ccab3ef572 // indirect
github.com/go-task/slim-sprig/v3 v3.0.0 // indirect
github.com/goark/errs v1.3.2 // indirect
github.com/goccy/go-json v0.10.2 // indirect
Expand Down
Loading

0 comments on commit 2fd14a6

Please sign in to comment.