Skip to content

Commit

Permalink
Merge pull request #1286 from crawlab-team/develop
Browse files Browse the repository at this point in the history
chore: update deps
  • Loading branch information
tikazyq authored Apr 5, 2023
2 parents e5c84f5 + 2590a33 commit 70679f1
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,4 +2,4 @@ module crawlab

go 1.16

require github.com/crawlab-team/crawlab-core v0.6.2-0.20230405113207-193fcc36d89b
require github.com/crawlab-team/crawlab-core v0.6.2-0.20230405121603-3fd8f8abda3e
2 changes: 2 additions & 0 deletions backend/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,8 @@ github.com/crawlab-team/crawlab-core v0.6.2-0.20230405100211-51c21cace458 h1:OWV
github.com/crawlab-team/crawlab-core v0.6.2-0.20230405100211-51c21cace458/go.mod h1:iN+XXHQQZVXTmCG7pVRNHr62KnNqzJ35RgzaDNCg86E=
github.com/crawlab-team/crawlab-core v0.6.2-0.20230405113207-193fcc36d89b h1:G7Cxzg+KVi2+mCuwI8KuGXAaQquMz9VwwVjj9y5h7Gg=
github.com/crawlab-team/crawlab-core v0.6.2-0.20230405113207-193fcc36d89b/go.mod h1:iN+XXHQQZVXTmCG7pVRNHr62KnNqzJ35RgzaDNCg86E=
github.com/crawlab-team/crawlab-core v0.6.2-0.20230405121603-3fd8f8abda3e h1:2RB8XiDaJwlSwnnNnOj5+MnKKV3cQRVv3WwfQpRlQEk=
github.com/crawlab-team/crawlab-core v0.6.2-0.20230405121603-3fd8f8abda3e/go.mod h1:iN+XXHQQZVXTmCG7pVRNHr62KnNqzJ35RgzaDNCg86E=
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 70679f1

Please sign in to comment.