Skip to content

Commit f161610

Browse files
committed
chore(deps): Bumping deps for otel amqp
Signed-off-by: Vincent Boutour <bob@vibioh.fr>
1 parent f151d51 commit f161610

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
@@ -7,7 +7,7 @@ toolchain go1.21.0
77
require (
88
github.com/ViBiOh/absto v1.7.4
99
github.com/ViBiOh/flags v1.4.1
10-
github.com/ViBiOh/httputils/v4 v4.69.6
10+
github.com/ViBiOh/httputils/v4 v4.69.7
1111
github.com/rabbitmq/amqp091-go v1.9.0
1212
go.opentelemetry.io/otel v1.21.0
1313
go.opentelemetry.io/otel/metric v1.21.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ github.com/ViBiOh/absto v1.7.4 h1:OSHot3kdWXtM9Brjwth3ZgmlXHq2ZUU3L+PmZVrbaLs=
22
github.com/ViBiOh/absto v1.7.4/go.mod h1:wWKqd0pH9fqxWDZdKhLBnpKFORMdMQJ3tZuu+v3hTrk=
33
github.com/ViBiOh/flags v1.4.1 h1:qEAO70rWTYcVlU9BgCuz0SgMjth12oi502cq3SHDudg=
44
github.com/ViBiOh/flags v1.4.1/go.mod h1:Ocgx/QhY7WYNfGokFT3kw5C05pDooQyLbI/9ZWwylI4=
5-
github.com/ViBiOh/httputils/v4 v4.69.6 h1:zyKcJ4kg4uyaarhvYUxOVMt+4ehZ9UqPRVDqGBkfHTg=
6-
github.com/ViBiOh/httputils/v4 v4.69.6/go.mod h1:aq8n2p2/u/IqYBLcvGnFVDrkqJKByovOlFR7yb2mdKY=
5+
github.com/ViBiOh/httputils/v4 v4.69.7 h1:ym0h+sfijpGJzSO/OV2jyWXRDSIAcsbsq43f8GBCdCI=
6+
github.com/ViBiOh/httputils/v4 v4.69.7/go.mod h1:aq8n2p2/u/IqYBLcvGnFVDrkqJKByovOlFR7yb2mdKY=
77
github.com/cenkalti/backoff/v4 v4.2.1 h1:y4OZtCnogmCPw98Zjyt5a6+QwPLGkiQsYW5oUqylYbM=
88
github.com/cenkalti/backoff/v4 v4.2.1/go.mod h1:Y3VNntkOUPxTVeUxJ/G5vcM//AlwfmyYozVcomhLiZE=
99
github.com/cespare/xxhash/v2 v2.2.0 h1:DC2CZ1Ep5Y4k3ZQ899DldepgrayRUGE6BBZ/cd9Cj44=

0 commit comments

Comments
 (0)