updated go.mod

This commit is contained in:
Marvin Zhang
2022-06-12 11:40:51 +08:00
parent b7d86e3415
commit 3171af5906
2 changed files with 3 additions and 1 deletions

View File

@@ -2,4 +2,4 @@ module crawlab
go 1.16
require github.com/crawlab-team/crawlab-core v0.6.1-0.20220612031417-78e1024b1838
require github.com/crawlab-team/crawlab-core v0.6.1-0.20220612033735-e730686bb127

View File

@@ -158,6 +158,8 @@ github.com/crawlab-team/crawlab-core v0.6.1-0.20220612030521-bbc184169243 h1:04A
github.com/crawlab-team/crawlab-core v0.6.1-0.20220612030521-bbc184169243/go.mod h1:KqfjSkEclVY39nC58bsq3MLcuXbDnsPp/ClcBDkqOF0=
github.com/crawlab-team/crawlab-core v0.6.1-0.20220612031417-78e1024b1838 h1:akTxObujaS2XobGs7NbYBYtmZNzEBEasCvE/ru3KjOg=
github.com/crawlab-team/crawlab-core v0.6.1-0.20220612031417-78e1024b1838/go.mod h1:KqfjSkEclVY39nC58bsq3MLcuXbDnsPp/ClcBDkqOF0=
github.com/crawlab-team/crawlab-core v0.6.1-0.20220612033735-e730686bb127 h1:YjL1pDpBMhSMCfhhJqTUdYxHU5LGumZI0xfZfwVs1oI=
github.com/crawlab-team/crawlab-core v0.6.1-0.20220612033735-e730686bb127/go.mod h1:KqfjSkEclVY39nC58bsq3MLcuXbDnsPp/ClcBDkqOF0=
github.com/crawlab-team/crawlab-db v0.0.2/go.mod h1:o7o4rbcyAWlFGHg9VS7V7tM/GqRq+N2mnAXO71cZA78=
github.com/crawlab-team/crawlab-db v0.6.0-beta.20220417.1300 h1:2EymVIiOspX28qNC1Qon3W1fzXKQ8hi6ho3QtXB4w6k=
github.com/crawlab-team/crawlab-db v0.6.0-beta.20220417.1300/go.mod h1:gfeF0nAnFuup6iYvgHkY0in/HpO/+JktXqVNMdhoxhU=