From 5b7bb9f98390a4338d592635b81ef285518930f5 Mon Sep 17 00:00:00 2001 From: renovate Date: Tue, 10 Oct 2023 19:02:23 +0000 Subject: [PATCH] fix(deps): update module github.com/spf13/viper to v1.17.0 (cherry picked from commit 33ed4b71add0166b4a552c98edaf0475dffb7f6f) --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index d6d7d105bd8..d0a82096441 100644 --- a/go.mod +++ b/go.mod @@ -57,7 +57,7 @@ require ( github.com/samedi/caldav-go v3.0.0+incompatible github.com/spf13/afero v1.9.5 github.com/spf13/cobra v1.7.0 - github.com/spf13/viper v1.16.0 + github.com/spf13/viper v1.17.0 github.com/stretchr/testify v1.8.4 github.com/swaggo/swag v1.8.12 github.com/tkuchiki/go-timezone v0.2.2