mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-22 17:31:03 +01:00
feat: added export spider files
AB#29
This commit is contained in:
@@ -2,7 +2,7 @@ module crawlab
|
||||
|
||||
go 1.18
|
||||
|
||||
require github.com/crawlab-team/crawlab-core v0.6.2
|
||||
require github.com/crawlab-team/crawlab-core v0.6.3-0.20230618084115-a3f94f2d52c7
|
||||
|
||||
require (
|
||||
github.com/Masterminds/semver v1.4.2 // indirect
|
||||
|
||||
@@ -149,6 +149,8 @@ github.com/crawlab-team/crawlab-core v0.6.2-0.20230612034822-0a50b21aac78 h1:a0E
|
||||
github.com/crawlab-team/crawlab-core v0.6.2-0.20230612034822-0a50b21aac78/go.mod h1:Pbbd5yTGnfx7K9BnHJP6SrFEmBdqr/LFjdb+Mrmguw4=
|
||||
github.com/crawlab-team/crawlab-core v0.6.2 h1:xU4y5JMjAjxpenLGjNB9t7grUiG+J0KfSoxpcYMxsY8=
|
||||
github.com/crawlab-team/crawlab-core v0.6.2/go.mod h1:Pbbd5yTGnfx7K9BnHJP6SrFEmBdqr/LFjdb+Mrmguw4=
|
||||
github.com/crawlab-team/crawlab-core v0.6.3-0.20230618084115-a3f94f2d52c7 h1:sCISeOJTqFIfzgLus4DMvw4et1XU3grS2Lu/Xn41ri4=
|
||||
github.com/crawlab-team/crawlab-core v0.6.3-0.20230618084115-a3f94f2d52c7/go.mod h1:Pbbd5yTGnfx7K9BnHJP6SrFEmBdqr/LFjdb+Mrmguw4=
|
||||
github.com/crawlab-team/crawlab-db v0.6.0-1/go.mod h1:gfeF0nAnFuup6iYvgHkY0in/HpO/+JktXqVNMdhoxhU=
|
||||
github.com/crawlab-team/crawlab-db v0.6.0-beta.20220417.1300.0.20221226064900-5a357ee73484 h1:1CXWC3lYcVWcgPRc3PNKzZ3fcfX5WZ/V8xwzHEMUFHQ=
|
||||
github.com/crawlab-team/crawlab-db v0.6.0-beta.20220417.1300.0.20221226064900-5a357ee73484/go.mod h1:gfeF0nAnFuup6iYvgHkY0in/HpO/+JktXqVNMdhoxhU=
|
||||
|
||||
Reference in New Issue
Block a user