chore(deps): update module github.com/spf13/viper to v1.17.0
renovate/artifacts Artifact file update failure
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is failing Details

This commit is contained in:
CSRBot 2023-10-06 20:34:01 +02:00
parent ec433fc7bf
commit 660fd7d831
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -5,7 +5,7 @@ go 1.18
require (
github.com/spf13/cobra v1.7.0
github.com/spf13/pflag v1.0.5
github.com/spf13/viper v1.16.0
github.com/spf13/viper v1.17.0
)
require (