Skip to content

Commit 35094b5

Browse files
fix(deps): update module github.com/spf13/viper to v1.9.0 (#523)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 2db6bcc commit 35094b5

File tree

2 files changed

+112
-15
lines changed

2 files changed

+112
-15
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.2.1
1212
github.com/spf13/pflag v1.0.5
13-
github.com/spf13/viper v1.8.1
13+
github.com/spf13/viper v1.9.0
1414
github.com/stretchr/testify v1.7.0
1515
golang.org/x/term v0.0.0-20210916214954-140adaaadfaf
1616
)

0 commit comments

Comments
 (0)