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 48b2840 commit a7448e2Copy full SHA for a7448e2
go.mod
@@ -118,7 +118,7 @@ require (
118
github.com/spf13/cast v1.5.0 // indirect
119
github.com/spf13/jwalterweatherman v1.1.0 // indirect
120
github.com/spf13/pflag v1.0.5 // indirect
121
- github.com/spf13/viper v1.13.0 // indirect
+ github.com/spf13/viper v1.12.0 // indirect
122
github.com/subosito/gotenv v1.4.1 // indirect
123
github.com/tmthrgd/atomics v0.0.0-20190904060638-dc7a5fcc7e0d // indirect
124
github.com/tmthrgd/go-bitset v0.0.0-20190904054048-394d9a556c05 // indirect
0 commit comments