diff --git a/backend/go.mod b/backend/go.mod index 677cb444..04c3ceec 100644 --- a/backend/go.mod +++ b/backend/go.mod @@ -4,7 +4,7 @@ go 1.15 require ( github.com/apex/log v1.9.0 - github.com/crawlab-team/crawlab-core v0.6.0-beta.20211103.2122 + github.com/crawlab-team/crawlab-core v0.6.0-beta.202111061551 github.com/crawlab-team/go-trace v0.1.0 github.com/gin-gonic/gin v1.6.3 github.com/spf13/cobra v1.1.3