We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0425a45 commit ef07274Copy full SHA for ef07274
go.mod
@@ -7,3 +7,5 @@ require (
7
github.com/spf13/cobra v0.0.3
8
github.com/spf13/viper v1.3.1
9
)
10
+
11
+go 1.13
0 commit comments