From d316f652689d8f03e5fe726a201f498941ad8919 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 02:29:05 +0000 Subject: [PATCH] Update module github.com/spf13/viper to v1.21.0 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index e549ce9..f30d976 100644 --- a/go.mod +++ b/go.mod @@ -15,7 +15,7 @@ require ( github.com/peterbourgon/diskv v2.0.1+incompatible // indirect github.com/pkg/errors v0.9.1 github.com/spf13/cobra v1.2.1 - github.com/spf13/viper v1.9.0 + github.com/spf13/viper v1.21.0 github.com/tj/go-spin v1.1.0 golang.org/x/crypto 32db794688a5 golang.org/x/net v0.0.0-20210813160813-60bc85c4be6d // indirect