Skip to content

Commit

Permalink
chore(deps): bump github.com/ViBiOh/flags from 1.5.0 to 1.6.0
Browse files Browse the repository at this point in the history
Bumps [github.com/ViBiOh/flags](https://github.com/ViBiOh/flags) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/ViBiOh/flags/releases)
- [Commits](ViBiOh/flags@v1.5.0...v1.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and ViBiOh committed Aug 15, 2024
1 parent 8c42ef0 commit 99f2448
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 @@ -5,7 +5,7 @@ go 1.23
toolchain go1.23.0

require (
github.com/ViBiOh/flags v1.5.0
github.com/ViBiOh/flags v1.6.0
github.com/ViBiOh/httputils/v4 v4.79.2
go.opentelemetry.io/otel/metric v1.28.0
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/ViBiOh/flags v1.5.0 h1:nwuFS8tAwtV6rTPpv2pCB+r12WjZYLjluW7yT+SeVpQ=
github.com/ViBiOh/flags v1.5.0/go.mod h1:39UMuTnKsIp6walgD8dK99KRCb4DJt9vPtbWehHh1T0=
github.com/ViBiOh/flags v1.6.0 h1:f69V4ROK5XHAV71cL1yVP2UC/8xKiKJvunvgrtW/qsg=
github.com/ViBiOh/flags v1.6.0/go.mod h1:sbFyRQ7u5xzCssqGHn/hLSTlxmMYKe09WaPneJxHveA=
github.com/ViBiOh/httputils/v4 v4.79.2 h1:vBjtMYs8JpeijOjWXE5mZJyeg1wxyO/EAUj5dFPS7Qs=
github.com/ViBiOh/httputils/v4 v4.79.2/go.mod h1:l0WipAwSfPBFg6D2VwJoD3QYxse+wd7NG4vft654al0=
github.com/cenkalti/backoff/v4 v4.3.0 h1:MyRJ/UdXutAwSAT+s3wNd7MfTIcy71VQueUuFK343L8=
Expand Down

0 comments on commit 99f2448

Please sign in to comment.