updated template spiders

This commit is contained in:
marvzhang
2020-08-13 10:11:34 +08:00
parent 46a30d925c
commit bc9586782c

View File

@@ -4,6 +4,6 @@ go 1.13
require (
github.com/apex/log v1.8.0
github.com/crawlab-team/crawlab-go-sdk v0.0.5
github.com/crawlab-team/crawlab-go-sdk v0.0.6
github.com/gocolly/colly/v2 v2.1.0
)