-
- Downloads
Update module github.com/spf13/viper to v1.20.1
... | @@ -10,7 +10,7 @@ require ( | ... | @@ -10,7 +10,7 @@ require ( |
github.com/gophercloud/utils/v2 v2.0.0-20241209100706-e3a3b7c07d26 | github.com/gophercloud/utils/v2 v2.0.0-20241209100706-e3a3b7c07d26 | ||
github.com/kayrus/putty v1.0.5 | github.com/kayrus/putty v1.0.5 | ||
github.com/spf13/cobra v1.9.1 | github.com/spf13/cobra v1.9.1 | ||
github.com/spf13/viper v1.20.0 | github.com/spf13/viper v1.20.1 | ||
golang.org/x/crypto v0.38.0 | golang.org/x/crypto v0.38.0 | ||
golang.org/x/term v0.32.0 | golang.org/x/term v0.32.0 | ||
) | ) | ||
... | ... |
Please register or sign in to comment