We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d8b13d commit 55d34edCopy full SHA for 55d34ed
go.mod
@@ -3,6 +3,6 @@ module github.com/mongodb-labs/cobra2snooty
3
go 1.16
4
5
require (
6
- github.com/spf13/cobra v1.2.1
+ github.com/spf13/cobra v1.3.0
7
github.com/spf13/pflag v1.0.5
8
)
0 commit comments