Skip to content

Commit f133e32

Browse files
committed
chore(deps): Bumping httputils to latest
Signed-off-by: Vincent Boutour <bob@vibioh.fr>
1 parent 68c9a4d commit f133e32

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
@@ -5,7 +5,7 @@ go 1.19
55
require (
66
github.com/ViBiOh/absto v1.2.2
77
github.com/ViBiOh/flags v1.2.0
8-
github.com/ViBiOh/httputils/v4 v4.52.6
8+
github.com/ViBiOh/httputils/v4 v4.53.0
99
github.com/prometheus/client_golang v1.14.0
1010
github.com/streadway/amqp v1.0.0
1111
go.opentelemetry.io/otel/trace v1.11.2

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.2.2 h1:Bto0ScG7KPmXbYC5rxjfy2EeDFYE/DIFK+e+QU/VQ98=
22
github.com/ViBiOh/absto v1.2.2/go.mod h1:U8LDYFIvi1BLw5f4M5awWZbXP/q2GmLFNfDgLeh0Az4=
33
github.com/ViBiOh/flags v1.2.0 h1:DaujjNXzD29KxKyp4eZdn7c9+uBN5DokWgDAe7DcUmc=
44
github.com/ViBiOh/flags v1.2.0/go.mod h1:UyMB5zeD/aId7Xw3x7577ZNU298JmukzOcV8p/H2W1s=
5-
github.com/ViBiOh/httputils/v4 v4.52.6 h1:/d848oQoxwBpwO7VpvxsmTDaHNuDOZaBGoTeqRhRdEs=
6-
github.com/ViBiOh/httputils/v4 v4.52.6/go.mod h1:YA+JJC5yrILqjk+OI9L0emleE2rXD3Q/z6gcS22IZlE=
5+
github.com/ViBiOh/httputils/v4 v4.53.0 h1:PnmS7o+DjPeE7LER8iCHmxG5VkYZFapK1kLXYoslRws=
6+
github.com/ViBiOh/httputils/v4 v4.53.0/go.mod h1:YA+JJC5yrILqjk+OI9L0emleE2rXD3Q/z6gcS22IZlE=
77
github.com/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM=
88
github.com/beorn7/perks v1.0.1/go.mod h1:G2ZrVWU2WbWT9wwq4/hrbKbnv/1ERSJQ0ibhJ6rlkpw=
99
github.com/cespare/xxhash/v2 v2.2.0 h1:DC2CZ1Ep5Y4k3ZQ899DldepgrayRUGE6BBZ/cd9Cj44=

0 commit comments

Comments
 (0)