Update module github.com/spf13/cobra to v0.0.7
This commit was merged in pull request #2.
This commit is contained in:
2
go.mod
2
go.mod
@@ -7,7 +7,7 @@ require (
|
||||
github.com/gin-gonic/gin v1.9.0
|
||||
github.com/go-redis/redis v6.15.9+incompatible
|
||||
github.com/inconshreveable/mousetrap v1.0.0 // indirect
|
||||
github.com/spf13/cobra v0.0.3
|
||||
github.com/spf13/cobra v0.0.7
|
||||
github.com/spf13/pflag v1.0.3 // indirect
|
||||
go.uber.org/zap v1.23.0
|
||||
gopkg.in/yaml.v2 v2.4.0 //indirect
|
||||
|
||||
Reference in New Issue
Block a user