File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ require (
77 github.com/oschwald/geoip2-golang v1.13.0
88 github.com/osrg/gobgp/v3 v3.37.0
99 github.com/sirupsen/logrus v1.9.3
10- github.com/zmap/go-iptree v0.0.0-20210731043055-d4e632617837
10+ github.com/zmap/go-iptree v0.0.0-20251001212402-0a55a77d6804
1111 github.com/zmap/zdns/v2 v2.0.5
1212 gotest.tools/v3 v3.5.2
1313)
Original file line number Diff line number Diff line change @@ -70,6 +70,8 @@ github.com/zmap/go-dns-root-anchors v0.0.0-20250415191259-6d65fb878756 h1:yeprVD
7070github.com/zmap/go-dns-root-anchors v0.0.0-20250415191259-6d65fb878756 /go.mod h1:W5CEzaf+B3Pg1hzUQotwQ2EBg7jB49DkmKuiNuWPO80 =
7171github.com/zmap/go-iptree v0.0.0-20210731043055-d4e632617837 h1:DjHnADS2r2zynZ3WkCFAQ+PNYngMSNceRROi0pO6c3M =
7272github.com/zmap/go-iptree v0.0.0-20210731043055-d4e632617837 /go.mod h1:9vp0bxqozzQwcjBwenEXfKVq8+mYbwHkQ1NF9Ap0DMw =
73+ github.com/zmap/go-iptree v0.0.0-20251001212402-0a55a77d6804 h1:jcY3/CdJnd4A5bO3m5ebZyV533Owz8A6NlDoWE/WQgQ =
74+ github.com/zmap/go-iptree v0.0.0-20251001212402-0a55a77d6804 /go.mod h1:9vp0bxqozzQwcjBwenEXfKVq8+mYbwHkQ1NF9Ap0DMw =
7375github.com/zmap/zcrypto v0.0.0-20250416162916-8ff8dfaa718d h1:QcrqQ8a285ozWrRrsPUtYl4y+9YJAM4gSTF3EQDTQk8 =
7476github.com/zmap/zcrypto v0.0.0-20250416162916-8ff8dfaa718d /go.mod h1:Zz4/7kyRgJXC+PTpLV4tIgaCMTHWnNbgOLZoXuVrkws =
7577github.com/zmap/zdns/v2 v2.0.5 h1:RNrKZWki/LzKIXiHcO3oJwVM0mXkwu5mNs5s3Phniy0 =
You can’t perform that action at this time.
0 commit comments