We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17d24eb commit e093e52Copy full SHA for e093e52
go.mod
@@ -73,7 +73,7 @@ require (
73
github.com/sourcegraph/go-diff v0.6.1
74
github.com/spf13/cobra v1.2.1
75
github.com/spf13/pflag v1.0.5
76
- github.com/spf13/viper v1.8.1
+ github.com/spf13/viper v1.9.0
77
github.com/ssgreg/nlreturn/v2 v2.2.1
78
github.com/stretchr/testify v1.7.0
79
github.com/tdakkota/asciicheck v0.0.0-20200416200610-e657995f937b
0 commit comments