updated go.mod

This commit is contained in:
Marvin Zhang
2022-06-12 11:50:56 +08:00
parent 37e60b4179
commit ca6c380fc8
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.20220612033735-e730686bb127
require github.com/crawlab-team/crawlab-core v0.6.1-0.20220612034952-1cc047c47719

View File

@@ -160,6 +160,8 @@ github.com/crawlab-team/crawlab-core v0.6.1-0.20220612031417-78e1024b1838 h1:akT
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-core v0.6.1-0.20220612034952-1cc047c47719 h1:TDeEOYyFkGuaSItG709k+qDwIi/08ZxgHXhz6ti0Pwk=
github.com/crawlab-team/crawlab-core v0.6.1-0.20220612034952-1cc047c47719/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=