mirror of
https://github.com/spf13/viper
synced 2024-12-22 03:27:03 +00:00
feat(remote): update viper version
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
This commit is contained in:
parent
7ad8e1ea01
commit
a50cdb2a7d
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ replace github.com/spf13/viper => ../
|
|||
|
||||
require (
|
||||
github.com/sagikazarmark/crypt v0.20.0
|
||||
github.com/spf13/viper v0.0.0-00010101000000-000000000000
|
||||
github.com/spf13/viper v1.20.0-alpha.1
|
||||
)
|
||||
|
||||
require (
|
||||
|
|
Loading…
Reference in a new issue