Skip to content

Commit a4c98b6

Browse files
fix(deps): update module github.com/mccutchen/go-httpbin/v2 to v2.13.4
1 parent 650f02d commit a4c98b6

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ require (
2020
github.com/corazawaf/libinjection-go v0.1.3
2121
github.com/foxcpp/go-mockdns v1.1.0
2222
github.com/magefile/mage v1.15.0
23-
github.com/mccutchen/go-httpbin/v2 v2.13.2
23+
github.com/mccutchen/go-httpbin/v2 v2.13.4
2424
github.com/petar-dambovaliev/aho-corasick v0.0.0-20230725210150-fb29fc3c913e
2525
github.com/tidwall/gjson v1.17.1
2626
golang.org/x/net v0.23.0

go.sum

+2
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ github.com/magefile/mage v1.15.0 h1:BvGheCMAsG3bWUDbZ8AyXXpCNwU9u5CB6sM+HNb9HYg=
88
github.com/magefile/mage v1.15.0/go.mod h1:z5UZb/iS3GoOSn0JgWuiw7dxlurVYTu+/jHXqQg881A=
99
github.com/mccutchen/go-httpbin/v2 v2.13.2 h1:Cx5wpyP4T81d9EJKL/H4927sG7abE1psdLa2H6T/V94=
1010
github.com/mccutchen/go-httpbin/v2 v2.13.2/go.mod h1:f4DUXYlU6yH0V81O4lJIwqpmYdTXXmYwzxMnYEimFPk=
11+
github.com/mccutchen/go-httpbin/v2 v2.13.4 h1:KjUeehEAcWG+ce5WJVtP3cyquL0Qe/jQ4UWe/N1BVDw=
12+
github.com/mccutchen/go-httpbin/v2 v2.13.4/go.mod h1:f4DUXYlU6yH0V81O4lJIwqpmYdTXXmYwzxMnYEimFPk=
1113
github.com/miekg/dns v1.1.57 h1:Jzi7ApEIzwEPLHWRcafCN9LZSBbqQpxjt/wpgvg7wcM=
1214
github.com/miekg/dns v1.1.57/go.mod h1:uqRjCRUuEAA6qsOiJvDd+CFo/vW+y5WR6SNmHE55hZk=
1315
github.com/petar-dambovaliev/aho-corasick v0.0.0-20230725210150-fb29fc3c913e h1:POJco99aNgosh92lGqmx7L1ei+kCymivB/419SD15PQ=

0 commit comments

Comments
 (0)