Skip to content

Commit 35ebdc7

Browse files
fix(deps): update module github.com/spf13/viper to v1.14.0 (#591)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b83363d commit 35ebdc7

File tree

2 files changed

+250
-34
lines changed

2 files changed

+250
-34
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.5.0
1212
github.com/spf13/pflag v1.0.5
13-
github.com/spf13/viper v1.13.0
13+
github.com/spf13/viper v1.14.0
1414
github.com/stretchr/testify v1.8.1
1515
golang.org/x/term v0.1.0
1616
)

0 commit comments

Comments
 (0)