updated go.mod

This commit is contained in:
Marvin Zhang
2021-12-13 20:14:45 +08:00
parent 81179c94c1
commit 277ee1c5e8
3 changed files with 14 additions and 64 deletions

View File

@@ -11,9 +11,9 @@ replace (
require (
github.com/apex/log v1.9.0
github.com/crawlab-team/crawlab-core v0.6.0-beta.20211113.2050
github.com/crawlab-team/crawlab-core v0.6.0-beta.20211213.2006
github.com/crawlab-team/go-trace v0.1.0
github.com/gin-gonic/gin v1.6.3
github.com/gin-gonic/gin v1.7.1
github.com/spf13/cobra v1.1.3
github.com/spf13/viper v1.7.1
go.mongodb.org/mongo-driver v1.6.0 // indirect