Skip to content

Commit 35b0a52

Browse files
dependabot[bot]ViBiOh
authored andcommitted
chore(deps): bump github.com/ViBiOh/httputils/v4 from 4.4.0 to 4.5.1
Bumps [github.com/ViBiOh/httputils/v4](https://github.com/ViBiOh/httputils) from 4.4.0 to 4.5.1. - [Release notes](https://github.com/ViBiOh/httputils/releases) - [Commits](ViBiOh/httputils@v4.4.0...v4.5.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2508a5e commit 35b0a52

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.4.0
5+
require github.com/ViBiOh/httputils/v4 v4.5.1

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ github.com/DATA-DOG/go-sqlmock v1.5.0/go.mod h1:f/Ixk793poVmq4qj/V1dPUg2JEAKC73Q
55
github.com/Knetic/govaluate v3.0.1-0.20171022003610-9aa49832a739+incompatible/go.mod h1:r7JcOSlj0wfOMncg0iLm8Leh48TZaKVeNIfJntJ2wa0=
66
github.com/Shopify/sarama v1.19.0/go.mod h1:FVkBWblsNy7DGZRfXLU0O9RCGt5g3g3yEuWXgklEdEo=
77
github.com/Shopify/toxiproxy v2.1.4+incompatible/go.mod h1:OXgGpZ6Cli1/URJOF1DMxUHB2q5Ap20/P/eIdh4G0pI=
8-
github.com/ViBiOh/httputils/v4 v4.4.0 h1:+mJ6pyoUp4Xzy/mu2rb0+tO/rRrOFb+705hAna9XrMo=
9-
github.com/ViBiOh/httputils/v4 v4.4.0/go.mod h1:Lck0W7mKmGvqZOof/QokuJDJv4OuCKve6TRe6NrEy5U=
8+
github.com/ViBiOh/httputils/v4 v4.5.1 h1:RHO/7eGUJPpPh1ApjWw5xz0+RKkmmHt61otYyjka1uw=
9+
github.com/ViBiOh/httputils/v4 v4.5.1/go.mod h1:Lck0W7mKmGvqZOof/QokuJDJv4OuCKve6TRe6NrEy5U=
1010
github.com/VividCortex/gohistogram v1.0.0/go.mod h1:Pf5mBqqDxYaXu3hDrrU+w6nw50o/4+TcAqDqk/vUH7g=
1111
github.com/afex/hystrix-go v0.0.0-20180502004556-fa1af6a1f4f5/go.mod h1:SkGFH1ia65gfNATL8TAiHDNxPzPdmEL5uirI2Uyuz6c=
1212
github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc/go.mod h1:LOuyumcjzFXgccqObfd/Ljyb9UuFJ6TxHnclSeseNhc=

0 commit comments

Comments
 (0)