Skip to content

Commit

Permalink
chore(deps): bump github.com/ViBiOh/httputils/v4 from 4.76.0 to 4.76.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.76.0 to 4.76.1.
- [Release notes](https://github.com/ViBiOh/httputils/releases)
- [Commits](ViBiOh/httputils@v4.76.0...v4.76.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 May 27, 2024
1 parent 41fc536 commit 2a98190
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.76.0
github.com/ViBiOh/httputils/v4 v4.76.1
go.opentelemetry.io/otel/metric v1.27.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.76.0 h1:fNMACQxmyPsSHFVeXitLw7BpO1Pm0yrWrTfKk2hSdvQ=
github.com/ViBiOh/httputils/v4 v4.76.0/go.mod h1:pNUhRrqO3M2LjE7iqWaT9tCgtFhTQ0sbMDNLKo5JGgA=
github.com/ViBiOh/httputils/v4 v4.76.1 h1:lImQxgbT6hPF8OAY5MDW0LSQQcbD84QPnRdyrk/v3TM=
github.com/ViBiOh/httputils/v4 v4.76.1/go.mod h1:F9Z/14tsvzHoz7Ub7APYv0EKS5QSCoSP2/0foNxJkc8=
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 2a98190

Please sign in to comment.