diff --git a/remote/go.mod b/remote/go.mod index cd4d7ef..3dc726f 100644 --- a/remote/go.mod +++ b/remote/go.mod @@ -6,7 +6,7 @@ replace github.com/spf13/viper => ../ require ( github.com/sagikazarmark/crypt v0.21.0 - github.com/spf13/viper v1.20.0-alpha.3 + github.com/spf13/viper v1.20.0-alpha.4 ) require (