mirror of
https://github.com/spf13/viper
synced 2025-05-11 06:37:27 +00:00
Update go.mod
This commit is contained in:
parent
a4d7cedbbf
commit
fc66d12e89
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -23,7 +23,7 @@ require (
|
|||
github.com/prometheus/client_golang v0.9.3 // indirect
|
||||
github.com/smartystreets/goconvey v1.6.4 // indirect
|
||||
github.com/soheilhy/cmux v0.1.4 // indirect
|
||||
github.com/spf13/afero v1.4.0
|
||||
github.com/spf13/afero v1.3.1
|
||||
github.com/spf13/cast v1.3.0
|
||||
github.com/spf13/jwalterweatherman v1.0.0
|
||||
github.com/spf13/pflag v1.0.3
|
||||
|
|
Loading…
Add table
Reference in a new issue