Skip to content

Commit

Permalink
chore(deps): bump github.com/ViBiOh/httputils/v4 from 4.69.7 to 4.69.8
Browse files Browse the repository at this point in the history
Bumps [github.com/ViBiOh/httputils/v4](https://github.com/ViBiOh/httputils) from 4.69.7 to 4.69.8.
- [Release notes](https://github.com/ViBiOh/httputils/releases)
- [Commits](ViBiOh/httputils@v4.69.7...v4.69.8)

---
updated-dependencies:
- dependency-name: github.com/ViBiOh/httputils/v4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and ViBiOh committed Dec 12, 2023
1 parent 38f40d1 commit e2bff5e
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.21.0

require (
github.com/ViBiOh/flags v1.4.1
github.com/ViBiOh/httputils/v4 v4.69.7
github.com/ViBiOh/httputils/v4 v4.69.8
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.46.1
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
github.com/ViBiOh/flags v1.4.1 h1:qEAO70rWTYcVlU9BgCuz0SgMjth12oi502cq3SHDudg=
github.com/ViBiOh/flags v1.4.1/go.mod h1:Ocgx/QhY7WYNfGokFT3kw5C05pDooQyLbI/9ZWwylI4=
github.com/ViBiOh/httputils/v4 v4.69.7 h1:ym0h+sfijpGJzSO/OV2jyWXRDSIAcsbsq43f8GBCdCI=
github.com/ViBiOh/httputils/v4 v4.69.7/go.mod h1:aq8n2p2/u/IqYBLcvGnFVDrkqJKByovOlFR7yb2mdKY=
github.com/ViBiOh/httputils/v4 v4.69.8 h1:9pkBQMeDJP5uGdMRA9GUHVcE0SIjN7EtetuN+9GNr50=
github.com/ViBiOh/httputils/v4 v4.69.8/go.mod h1:aq8n2p2/u/IqYBLcvGnFVDrkqJKByovOlFR7yb2mdKY=
github.com/cenkalti/backoff/v4 v4.2.1 h1:y4OZtCnogmCPw98Zjyt5a6+QwPLGkiQsYW5oUqylYbM=
github.com/cenkalti/backoff/v4 v4.2.1/go.mod h1:Y3VNntkOUPxTVeUxJ/G5vcM//AlwfmyYozVcomhLiZE=
github.com/cespare/xxhash/v2 v2.2.0 h1:DC2CZ1Ep5Y4k3ZQ899DldepgrayRUGE6BBZ/cd9Cj44=
Expand Down

0 comments on commit e2bff5e

Please sign in to comment.