chore(deps): updated go.mod and go.sum

This commit is contained in:
Marvin Zhang
2022-07-08 10:36:47 +08:00
parent 16310842bb
commit 74928ec90c
3 changed files with 4 additions and 3 deletions

1
backend/bin/update-deps.sh Normal file → Executable file
View File

@@ -1,3 +1,4 @@
#!/bin/bash
go get -u github.com/crawlab-team/crawlab-core@main
go mod tidy