Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
tikazyq committed Jun 12, 2023
1 parent 46eca09 commit 3985e4b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion backend/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module crawlab

go 1.18

require github.com/crawlab-team/crawlab-core v0.6.2-0.20230608034801-cf59917a496a
require github.com/crawlab-team/crawlab-core v0.6.2-0.20230612034822-0a50b21aac78

require (
github.com/Masterminds/semver v1.4.2 // indirect
Expand Down
2 changes: 2 additions & 0 deletions backend/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,8 @@ github.com/crawlab-team/crawlab-core v0.6.2-0.20230604073947-ed9c36918bbd h1:1UT
github.com/crawlab-team/crawlab-core v0.6.2-0.20230604073947-ed9c36918bbd/go.mod h1:Pbbd5yTGnfx7K9BnHJP6SrFEmBdqr/LFjdb+Mrmguw4=
github.com/crawlab-team/crawlab-core v0.6.2-0.20230608034801-cf59917a496a h1:SVvZ8AO8bFyi08YCSPQ9xoQTdIrsg+kOUHjC9wRWP/0=
github.com/crawlab-team/crawlab-core v0.6.2-0.20230608034801-cf59917a496a/go.mod h1:Pbbd5yTGnfx7K9BnHJP6SrFEmBdqr/LFjdb+Mrmguw4=
github.com/crawlab-team/crawlab-core v0.6.2-0.20230612034822-0a50b21aac78 h1:a0EjYxMjyhOakxtVSemeiU2jSMnE0w/9MnR9qMpI35k=
github.com/crawlab-team/crawlab-core v0.6.2-0.20230612034822-0a50b21aac78/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=
Expand Down

0 comments on commit 3985e4b

Please sign in to comment.