Skip to content

Commit a7448e2

Browse files
committed
downgrade the viper version
1 parent 48b2840 commit a7448e2

File tree

2 files changed

+3
-3570
lines changed

2 files changed

+3
-3570
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ require (
118118
github.com/spf13/cast v1.5.0 // indirect
119119
github.com/spf13/jwalterweatherman v1.1.0 // indirect
120120
github.com/spf13/pflag v1.0.5 // indirect
121-
github.com/spf13/viper v1.13.0 // indirect
121+
github.com/spf13/viper v1.12.0 // indirect
122122
github.com/subosito/gotenv v1.4.1 // indirect
123123
github.com/tmthrgd/atomics v0.0.0-20190904060638-dc7a5fcc7e0d // indirect
124124
github.com/tmthrgd/go-bitset v0.0.0-20190904054048-394d9a556c05 // indirect

0 commit comments

Comments
 (0)