FIXED:
* Ooops, fix go mod
This commit is contained in:
brent saner
2025-03-10 10:07:08 -04:00
parent 2a780ae88a
commit 166fb3be23
8 changed files with 50 additions and 37 deletions

View File

@@ -12,7 +12,7 @@ import (
`github.com/TwiN/go-color`
`github.com/projectdiscovery/mapcidr`
`go4.org/netipx`
`subnetter/netsplit`
`r00t2.io/subnetter/netsplit`
)
// renderHdr renders a header. Note that the first line does *not* include the indent, but subsequent ones do.