Skip to content

Commit

Permalink
chore(deps): Bumping for log correlation
Browse files Browse the repository at this point in the history
Signed-off-by: Vincent Boutour <[email protected]>
  • Loading branch information
ViBiOh committed Dec 9, 2023
1 parent 0867dc9 commit a3472bf
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.4
github.com/ViBiOh/flags v1.4.1
github.com/ViBiOh/httputils/v4 v4.69.5
github.com/ViBiOh/httputils/v4 v4.69.6
github.com/rabbitmq/amqp091-go v1.9.0
go.opentelemetry.io/otel v1.21.0
go.opentelemetry.io/otel/metric v1.21.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.4 h1:OSHot3kdWXtM9Brjwth3ZgmlXHq2ZUU3L+PmZVrbaLs=
github.com/ViBiOh/absto v1.7.4/go.mod h1:wWKqd0pH9fqxWDZdKhLBnpKFORMdMQJ3tZuu+v3hTrk=
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.69.5 h1:niHF/gdmUF4Om2wfXyIMgITFfHZImu/7o8ixF3PPSb0=
github.com/ViBiOh/httputils/v4 v4.69.5/go.mod h1:aq8n2p2/u/IqYBLcvGnFVDrkqJKByovOlFR7yb2mdKY=
github.com/ViBiOh/httputils/v4 v4.69.6 h1:zyKcJ4kg4uyaarhvYUxOVMt+4ehZ9UqPRVDqGBkfHTg=
github.com/ViBiOh/httputils/v4 v4.69.6/go.mod h1:aq8n2p2/u/IqYBLcvGnFVDrkqJKByovOlFR7yb2mdKY=
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 a3472bf

Please sign in to comment.