Skip to content

Commit 8e02ccf

Browse files
committed
chore(deps): Bumping httputils to 4.14.2
1 parent e785257 commit 8e02ccf

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ module github.com/ViBiOh/goweb
22

33
go 1.16
44

5-
require github.com/ViBiOh/httputils/v4 v4.14.1
5+
require github.com/ViBiOh/httputils/v4 v4.14.2

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cloud.google.com/go v0.34.0/go.mod h1:aQUYkXzVsufM+DwF1aE+0xfcU+56JwCaLick0ClmMTw=
22
github.com/DATA-DOG/go-sqlmock v1.5.0/go.mod h1:f/Ixk793poVmq4qj/V1dPUg2JEAKC73Q5eFN3EC/SaM=
3-
github.com/ViBiOh/httputils/v4 v4.14.1 h1:fUxW14Kh8tOSkycTSoQirxvjYixGH3KKFLCUJu0oz7M=
4-
github.com/ViBiOh/httputils/v4 v4.14.1/go.mod h1:jDIAVfCqDrHTMITjtQpn2glCLXfDeaIKrrkbLLa8tpQ=
3+
github.com/ViBiOh/httputils/v4 v4.14.2 h1:uKrKsnzBpai4Y3j2cmmKX0TNzs4shf+uTMI+qqHL98g=
4+
github.com/ViBiOh/httputils/v4 v4.14.2/go.mod h1:jDIAVfCqDrHTMITjtQpn2glCLXfDeaIKrrkbLLa8tpQ=
55
github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc/go.mod h1:LOuyumcjzFXgccqObfd/Ljyb9UuFJ6TxHnclSeseNhc=
66
github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751/go.mod h1:LOuyumcjzFXgccqObfd/Ljyb9UuFJ6TxHnclSeseNhc=
77
github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf/go.mod h1:ybxpYRFXyAe+OPACYpWeL0wqObRcbAqCMya13uyzqw0=

0 commit comments

Comments
 (0)