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 f842715 commit 29e490cCopy full SHA for 29e490c
go.mod
@@ -36,6 +36,7 @@ require (
36
github.com/sirupsen/logrus v1.4.2
37
github.com/smartystreets/goconvey v0.0.0-20190330032615-68dc04aab96a // indirect
38
github.com/spf13/cobra v0.0.5
39
+ github.com/spf13/viper v1.3.2
40
github.com/stretchr/objx v0.2.0 // indirect
41
github.com/stretchr/testify v1.4.0
42
go.bug.st/cleanup v1.0.0
0 commit comments