mirror of
https://github.com/spf13/viper
synced 2024-12-22 03:27:03 +00:00
update viper
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
This commit is contained in:
parent
e2ab48ad87
commit
cc53fac037
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue