We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc650eb commit bf83d62Copy full SHA for bf83d62
go.mod
@@ -12,7 +12,7 @@ require (
12
github.com/json-iterator/go v1.1.12
13
github.com/magefile/mage v1.11.0
14
github.com/slack-go/slack v0.9.5
15
- github.com/spf13/cobra v1.0.0
+ github.com/spf13/cobra v1.2.1
16
github.com/spf13/viper v1.9.0
17
github.com/stretchr/testify v1.7.0
18
)
0 commit comments