Commit d385347 1 parent f68d1c2 commit d385347 Copy full SHA for d385347
File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ require (
20
20
github.com/corazawaf/libinjection-go v0.1.3
21
21
github.com/foxcpp/go-mockdns v1.1.0
22
22
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.3
24
24
github.com/petar-dambovaliev/aho-corasick v0.0.0-20230725210150-fb29fc3c913e
25
25
github.com/tidwall/gjson v1.17.1
26
26
golang.org/x/net v0.21.0
Original file line number Diff line number Diff line change @@ -8,6 +8,8 @@ github.com/magefile/mage v1.15.0 h1:BvGheCMAsG3bWUDbZ8AyXXpCNwU9u5CB6sM+HNb9HYg=
8
8
github.com/magefile/mage v1.15.0 /go.mod h1:z5UZb/iS3GoOSn0JgWuiw7dxlurVYTu+/jHXqQg881A =
9
9
github.com/mccutchen/go-httpbin/v2 v2.13.2 h1:Cx5wpyP4T81d9EJKL/H4927sG7abE1psdLa2H6T/V94 =
10
10
github.com/mccutchen/go-httpbin/v2 v2.13.2 /go.mod h1:f4DUXYlU6yH0V81O4lJIwqpmYdTXXmYwzxMnYEimFPk =
11
+ github.com/mccutchen/go-httpbin/v2 v2.13.3 h1:VcqticpKWbbJJkkE9R23z/H8RyupesZRqU3G84y5TBg =
12
+ github.com/mccutchen/go-httpbin/v2 v2.13.3 /go.mod h1:f4DUXYlU6yH0V81O4lJIwqpmYdTXXmYwzxMnYEimFPk =
11
13
github.com/miekg/dns v1.1.57 h1:Jzi7ApEIzwEPLHWRcafCN9LZSBbqQpxjt/wpgvg7wcM =
12
14
github.com/miekg/dns v1.1.57 /go.mod h1:uqRjCRUuEAA6qsOiJvDd+CFo/vW+y5WR6SNmHE55hZk =
13
15
github.com/petar-dambovaliev/aho-corasick v0.0.0-20230725210150-fb29fc3c913e h1:POJco99aNgosh92lGqmx7L1ei+kCymivB/419SD15PQ =
You can’t perform that action at this time.
0 commit comments