Skip to content

Commit d865f09

Browse files
Bump github.com/spf13/viper from 1.3.2 to 1.7.1 (#157)
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.3.2 to 1.7.1. - [Release notes](https://github.com/spf13/viper/releases) - [Commits](spf13/viper@v1.3.2...v1.7.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5976f9e commit d865f09

File tree

2 files changed

+201
-1
lines changed

2 files changed

+201
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ require (
4040
github.com/spf13/cobra v0.0.4-0.20190321000552-67fc4837d267
4141
github.com/spf13/jwalterweatherman v1.1.0 // indirect
4242
github.com/spf13/pflag v1.0.3
43-
github.com/spf13/viper v1.3.2
43+
github.com/spf13/viper v1.7.1
4444
github.com/stretchr/testify v1.6.0
4545
github.com/tidwall/pretty v1.0.1 // indirect
4646
github.com/xdg/stringprep v1.0.0 // indirect

0 commit comments

Comments
 (0)