mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-21 17:21:09 +01:00
updated go.mod
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user