chore(deps): update module github.com/spf13/viper to v1.18.2
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-12-18 20:05:59 +00:00
parent 770aa43894
commit 7756f35648
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@ -5,7 +5,7 @@ go 1.18
require (
github.com/spf13/cobra v1.8.0
github.com/spf13/pflag v1.0.5
github.com/spf13/viper v1.18.0
github.com/spf13/viper v1.18.2
)
require (