Refactored crawler to use task dispatcher
This commit is contained in:
1
go.mod
1
go.mod
@@ -46,6 +46,7 @@ require (
|
||||
github.com/sirupsen/logrus v1.7.0
|
||||
github.com/spf13/pflag v1.0.5
|
||||
github.com/steambap/captcha v1.3.1
|
||||
github.com/stretchr/testify v1.6.1
|
||||
github.com/temoto/robotstxt v1.1.1 // indirect
|
||||
github.com/unrolled/logger v0.0.0-20201216141554-31a3694fe979
|
||||
github.com/vcraescu/go-paginator v1.0.0
|
||||
|
||||
Reference in New Issue
Block a user