Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and ViBiOh committed Aug 6, 2024
1 parent 5237745 commit e9d6ef1
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.0

require (
github.com/ViBiOh/flags v1.5.0
github.com/ViBiOh/httputils/v4 v4.79.0
github.com/ViBiOh/httputils/v4 v4.79.1
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,7 +1,7 @@
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/httputils/v4 v4.79.0 h1:v//WuQmgqBiAdLo8p0MbliMJw0xPO0DhtykF8moHdWQ=
github.com/ViBiOh/httputils/v4 v4.79.0/go.mod h1:+8wPthRMyZfRt9YX4cOwyo1+8wmlcWnnIUWN68ir8WM=
github.com/ViBiOh/httputils/v4 v4.79.1 h1:VTFzqP0ljtiKlJyWIZ07+4Rw0mmaFElC/6RlGMBKny8=
github.com/ViBiOh/httputils/v4 v4.79.1/go.mod h1:+8wPthRMyZfRt9YX4cOwyo1+8wmlcWnnIUWN68ir8WM=
github.com/cenkalti/backoff/v4 v4.3.0 h1:MyRJ/UdXutAwSAT+s3wNd7MfTIcy71VQueUuFK343L8=
github.com/cenkalti/backoff/v4 v4.3.0/go.mod h1:Y3VNntkOUPxTVeUxJ/G5vcM//AlwfmyYozVcomhLiZE=
github.com/cespare/xxhash/v2 v2.3.0 h1:UL815xU9SqsFlibzuggzjXhog7bL6oX9BbNZnL2UFvs=
Expand Down

0 comments on commit e9d6ef1

Please sign in to comment.