fix(deps): update module github.com/spf13/viper to v1.20.1
This commit is contained in:
parent
792086c499
commit
f44d75291a
2 changed files with 3 additions and 3 deletions
2
go.mod
2
go.mod
|
@ -11,7 +11,7 @@ require (
|
|||
github.com/rs/zerolog v1.34.0
|
||||
github.com/spf13/cobra v1.9.1
|
||||
github.com/spf13/pflag v1.0.6
|
||||
github.com/spf13/viper v1.20.0
|
||||
github.com/spf13/viper v1.20.1
|
||||
github.com/stretchr/testify v1.10.0
|
||||
golang.org/x/net v0.38.0
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue