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 c36909d commit afb042bCopy full SHA for afb042b
go.mod
@@ -69,7 +69,7 @@ require (
69
github.com/sourcegraph/go-diff v0.6.1
70
github.com/spf13/cobra v1.1.3
71
github.com/spf13/pflag v1.0.5
72
- github.com/spf13/viper v1.7.1
+ github.com/spf13/viper v1.8.0
73
github.com/ssgreg/nlreturn/v2 v2.1.0
74
github.com/stretchr/testify v1.7.0
75
github.com/tdakkota/asciicheck v0.0.0-20200416200610-e657995f937b
0 commit comments