Skip to content

Commit 8fc9e7f

Browse files
dependabot[bot]ViBiOh
authored andcommitted
chore(deps): bump github.com/ViBiOh/httputils/v4 from 4.79.2 to 4.80.0
Bumps [github.com/ViBiOh/httputils/v4](https://github.com/ViBiOh/httputils) from 4.79.2 to 4.80.0. - [Release notes](https://github.com/ViBiOh/httputils/releases) - [Commits](ViBiOh/httputils@v4.79.2...v4.80.0) --- updated-dependencies: - dependency-name: github.com/ViBiOh/httputils/v4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 453a7df commit 8fc9e7f

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ toolchain go1.23.0
66

77
require (
88
github.com/ViBiOh/flags v1.6.0
9-
github.com/ViBiOh/httputils/v4 v4.79.2
9+
github.com/ViBiOh/httputils/v4 v4.80.0
1010
github.com/rabbitmq/amqp091-go v1.10.0
1111
go.opentelemetry.io/otel v1.28.0
1212
go.opentelemetry.io/otel/metric v1.28.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
github.com/ViBiOh/flags v1.6.0 h1:f69V4ROK5XHAV71cL1yVP2UC/8xKiKJvunvgrtW/qsg=
22
github.com/ViBiOh/flags v1.6.0/go.mod h1:sbFyRQ7u5xzCssqGHn/hLSTlxmMYKe09WaPneJxHveA=
3-
github.com/ViBiOh/httputils/v4 v4.79.2 h1:vBjtMYs8JpeijOjWXE5mZJyeg1wxyO/EAUj5dFPS7Qs=
4-
github.com/ViBiOh/httputils/v4 v4.79.2/go.mod h1:l0WipAwSfPBFg6D2VwJoD3QYxse+wd7NG4vft654al0=
3+
github.com/ViBiOh/httputils/v4 v4.80.0 h1:M9tgoWCefgdPuhbY+zlwUnYCQua5JFR/0z0kjfb/4SA=
4+
github.com/ViBiOh/httputils/v4 v4.80.0/go.mod h1:zOjwblE4GO9gTyv+QS30hAgqnoDqw3OLGYnY6RhTGpM=
55
github.com/cenkalti/backoff/v4 v4.3.0 h1:MyRJ/UdXutAwSAT+s3wNd7MfTIcy71VQueUuFK343L8=
66
github.com/cenkalti/backoff/v4 v4.3.0/go.mod h1:Y3VNntkOUPxTVeUxJ/G5vcM//AlwfmyYozVcomhLiZE=
77
github.com/cespare/xxhash/v2 v2.3.0 h1:UL815xU9SqsFlibzuggzjXhog7bL6oX9BbNZnL2UFvs=

0 commit comments

Comments
 (0)