Skip to content

Commit

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

---
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 Oct 3, 2023
1 parent d6c02bd commit 51491c6
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 @@ -7,7 +7,7 @@ toolchain go1.21.0
require (
github.com/ViBiOh/absto v1.7.3
github.com/ViBiOh/flags v1.4.1
github.com/ViBiOh/httputils/v4 v4.66.4
github.com/ViBiOh/httputils/v4 v4.66.5
github.com/rabbitmq/amqp091-go v1.9.0
go.opentelemetry.io/otel v1.19.0
go.opentelemetry.io/otel/metric v1.19.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ github.com/ViBiOh/absto v1.7.3 h1:iD5sOuo4IUBB1gFXMpZvC/X8GO+ieH0vzuzeqGggxuI=
github.com/ViBiOh/absto v1.7.3/go.mod h1:tq6sKoes+ps680QgD7si30grIewQpWd7+f31PxKNqcg=
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.66.4 h1:lCS5FXAhEHD8nRxwUaRgvePrSRPYAsWXg8VZ48i899o=
github.com/ViBiOh/httputils/v4 v4.66.4/go.mod h1:/ZQGNMSVXvCdX127mp5iHaJ2ZN76nKPQ0vvGnta2KIc=
github.com/ViBiOh/httputils/v4 v4.66.5 h1:sP9h910UHa9St78i8/u5JrPBErPE4oYHu89V3PJwdoE=
github.com/ViBiOh/httputils/v4 v4.66.5/go.mod h1:/ZQGNMSVXvCdX127mp5iHaJ2ZN76nKPQ0vvGnta2KIc=
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 51491c6

Please sign in to comment.