feat(remote): update viper version

Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
This commit is contained in:
Mark Sagi-Kazar 2024-06-06 15:10:21 +02:00
parent 7ad8e1ea01
commit a50cdb2a7d
No known key found for this signature in database
GPG key ID: 31AB0439F4C5C90E

View file

@ -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 (