Skip to content

Commit 753bfec

Browse files
fix(deps): update module github.com/spf13/viper to v1.11.0 (#570)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 3cfc244 commit 753bfec

File tree

2 files changed

+73
-12
lines changed

2 files changed

+73
-12
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ require (
1010
github.com/pkg/errors v0.9.1
1111
github.com/spf13/cobra v1.4.0
1212
github.com/spf13/pflag v1.0.5
13-
github.com/spf13/viper v1.10.1
13+
github.com/spf13/viper v1.11.0
1414
github.com/stretchr/testify v1.7.1
1515
golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
1616
)

0 commit comments

Comments
 (0)