Skip to content

Commit

Permalink
chore(deps): bump github.com/hamba/cmd/v2 from 2.10.1 to 2.11.0 (#181)
Browse files Browse the repository at this point in the history
Bumps [github.com/hamba/cmd/v2](https://github.com/hamba/cmd) from 2.10.1 to 2.11.0.
- [Release notes](https://github.com/hamba/cmd/releases)
- [Commits](hamba/cmd@v2.10.1...v2.11.0)

---
updated-dependencies:
- dependency-name: github.com/hamba/cmd/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 8, 2024
1 parent df70516 commit 7ae5487
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ toolchain go1.22.1

require (
github.com/ettle/strcase v0.2.0
github.com/hamba/cmd/v2 v2.10.1
github.com/hamba/cmd/v2 v2.11.0
github.com/hamba/logger/v2 v2.5.1
github.com/hamba/pkg/v2 v2.10.1
github.com/joho/godotenv v1.5.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ github.com/grafana/pyroscope-go/godeltaprof v0.1.6 h1:nEdZ8louGAplSvIJi1HVp7kWvF
github.com/grafana/pyroscope-go/godeltaprof v0.1.6/go.mod h1:Tk376Nbldo4Cha9RgiU7ik8WKFkNpfds98aUzS8omLE=
github.com/grpc-ecosystem/grpc-gateway/v2 v2.19.0 h1:Wqo399gCIufwto+VfwCSvsnfGpF/w5E9CNxSwbpD6No=
github.com/grpc-ecosystem/grpc-gateway/v2 v2.19.0/go.mod h1:qmOFXW2epJhM0qSnUUYpldc7gVz2KMQwJ/QYCDIa7XU=
github.com/hamba/cmd/v2 v2.10.1 h1:uG2E9y469srOwuwFMREz6CzXleF+g3LJwUS7QLOQlVU=
github.com/hamba/cmd/v2 v2.10.1/go.mod h1:m2ilgTQ6vz9MVrta+eRa79tW9H1V16BAeZpGTNybWU0=
github.com/hamba/cmd/v2 v2.11.0 h1:J1+/e9Bl+gxc429DHV7VjhA+g6KHjgmIR8C+E7Uaf5s=
github.com/hamba/cmd/v2 v2.11.0/go.mod h1:m2ilgTQ6vz9MVrta+eRa79tW9H1V16BAeZpGTNybWU0=
github.com/hamba/logger/v2 v2.5.1 h1:EM+S6CPYIs66XmW9kK/RBghgtkLcO4kQWWPAlsIwNR4=
github.com/hamba/logger/v2 v2.5.1/go.mod h1:b+y7XddZMTTSIjKdOOIHWlhg1hMoE9eKhanB9wPNLj0=
github.com/hamba/pkg/v2 v2.10.1 h1:cXLzf1QjmiTGYM4OuqR7JGSLD4LyFVmu2H9KlZFC0Tg=
Expand Down

0 comments on commit 7ae5487

Please sign in to comment.