From f0b8b8fe59f1678d88429a292e2cc41fcbf39451 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Mar 2023 22:58:18 +0000 Subject: [PATCH] Update module github.com/spf13/viper to v1.15.0 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 9611f46..a9b9032 100644 --- a/go.mod +++ b/go.mod @@ -14,7 +14,7 @@ require ( github.com/pkg/errors v0.9.1 github.com/rhysd/go-github-selfupdate v1.2.3 github.com/spf13/cobra v0.0.7 - github.com/spf13/viper v1.8.1 + github.com/spf13/viper v1.15.0 golang.org/x/exp v0.0.0-20200224162631-6cc2880d07d6 // indirect golang.org/x/sync v0.0.0-20210220032951-036812b2e83c google.golang.org/api v0.50.0