issues
search
zmap
/
zannotate
Utility for annotating Internet datasets with contextual metadata (e.g., origin AS, MaxMind GeoIP2, reverse DNS, and WHOIS)
Apache License 2.0
95
stars
17
forks
source link
Revert go.mod
#29
Closed
DrewGregory
closed
3 years ago
DrewGregory
commented
3 years ago
28 caused a regression with the module declaration in
go.mod
. I reverted the line and ran
go mod tidy
.
28 caused a regression with the module declaration in
go.mod
. I reverted the line and rango mod tidy
.