Skip to content

Commit

Permalink
chore(deps): Bumping deps
Browse files Browse the repository at this point in the history
Signed-off-by: Vincent Boutour <bob@vibioh.fr>
  • Loading branch information
ViBiOh committed Dec 3, 2023
1 parent 04e3808 commit ba8b44b
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.21.0

require (
github.com/ViBiOh/flags v1.4.1
github.com/ViBiOh/httputils/v4 v4.69.3
github.com/ViBiOh/httputils/v4 v4.69.4
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.46.1
)

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.4.1 h1:qEAO70rWTYcVlU9BgCuz0SgMjth12oi502cq3SHDudg=
github.com/ViBiOh/flags v1.4.1/go.mod h1:Ocgx/QhY7WYNfGokFT3kw5C05pDooQyLbI/9ZWwylI4=
github.com/ViBiOh/httputils/v4 v4.69.3 h1:t3RrCEB4VJqAbZ0IlvavfNc7faJoq7c3CF5BphNC2GY=
github.com/ViBiOh/httputils/v4 v4.69.3/go.mod h1:/LwgtwtEHSBpFdnJJCAx/Q7QlyqHQ7c6z68TD0wbY74=
github.com/ViBiOh/httputils/v4 v4.69.4 h1:NcPAgkRYEwKLbJO5bBS5O7t8UlMCzP8BycpyLC0DeH4=
github.com/ViBiOh/httputils/v4 v4.69.4/go.mod h1:/LwgtwtEHSBpFdnJJCAx/Q7QlyqHQ7c6z68TD0wbY74=
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 ba8b44b

Please sign in to comment.