fix(deps): update module github.com/spf13/viper to v1.18.2

This commit is contained in:
renovate[bot]
2023-12-18 19:27:02 +00:00
committed by Alexis Couvreur
parent 444e98d361
commit 23d860804e
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -12,7 +12,7 @@ require (
github.com/sirupsen/logrus v1.9.3
github.com/spf13/cobra v1.8.0
github.com/spf13/pflag v1.0.5
github.com/spf13/viper v1.18.1
github.com/spf13/viper v1.18.2
github.com/stretchr/testify v1.8.4
gotest.tools/v3 v3.5.1
k8s.io/api v0.29.0