chore(09-04): add github.com/temoto/robotstxt dependency

- Added temoto/robotstxt v1.1.2 for robots.txt parsing in recon sources
This commit is contained in:
salvacybersec
2026-04-06 00:40:39 +03:00
parent ff128c8063
commit c3b9fb4043
2 changed files with 4 additions and 0 deletions

1
go.mod
View File

@@ -60,6 +60,7 @@ require (
github.com/spf13/cast v1.10.0 // indirect
github.com/spf13/pflag v1.0.10 // indirect
github.com/subosito/gotenv v1.6.0 // indirect
github.com/temoto/robotstxt v1.1.2 // indirect
github.com/tidwall/match v1.1.1 // indirect
github.com/tidwall/pretty v1.2.0 // indirect
github.com/xanzy/ssh-agent v0.3.3 // indirect