7 Commits

Author SHA1 Message Date
Mikel Olasagasti Uranga 6867e076f1 refactor: move v2 module code to root directory for cleaner structure
Keeps module path as github.com/projectdiscovery/subfinder/v2 to
preserve import compatibility.

Signed-off-by: Mikel Olasagasti Uranga <mikel@olasagasti.info>
2025-07-10 15:27:42 +02:00
Mzack9999 7d89b5facb go mod v2 fix 2020-09-24 19:02:02 +02:00
Víctor Zamanillo ec5b0cebdb Format code with gofmt 2020-07-22 17:47:58 +02:00
Víctor Zamanillo 56a83256e4 Fixed golint style issues 2020-07-22 15:52:41 +02:00
Víctor Zamanillo 7fbbd79dca Fixed assignOp (gocritic) 2020-07-22 15:24:02 +02:00
Víctor Zamanillo 798815c519 Fixed code format 2020-07-17 22:59:27 +02:00
Víctor Zamanillo 0cfb970e60 Round-robin token managment for distributed GitHub token use 2020-07-17 22:55:32 +02:00