mirror of https://github.com/spf13/viper.git
update viper
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
This commit is contained in:
parent
e2ab48ad87
commit
cc53fac037
|
@ -6,7 +6,7 @@ replace github.com/spf13/viper => ../
|
||||||
|
|
||||||
require (
|
require (
|
||||||
github.com/sagikazarmark/crypt v0.24.0
|
github.com/sagikazarmark/crypt v0.24.0
|
||||||
github.com/spf13/viper v1.20.0-alpha.5
|
github.com/spf13/viper v1.20.0-alpha.6
|
||||||
)
|
)
|
||||||
|
|
||||||
require (
|
require (
|
||||||
|
|
Loading…
Reference in New Issue