diff --git a/remote/go.mod b/remote/go.mod index f40e223..6220540 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.1 + github.com/spf13/viper v1.20.0-alpha.2 ) require (