Skip to content

Commit 7c145c9

Browse files
build(deps): bump github.com/spf13/viper from 1.6.3 to 1.7.0 (#286)
1 parent 4d5ca4e commit 7c145c9

File tree

2 files changed

+148
-1
lines changed

2 files changed

+148
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ require (
1515
github.com/pmezard/go-difflib v1.0.0
1616
github.com/spf13/cobra v0.0.7
1717
github.com/spf13/pflag v1.0.5
18-
github.com/spf13/viper v1.6.3
18+
github.com/spf13/viper v1.7.0
1919
golang.org/x/crypto v0.0.0-20190829043050-9756ffdc2472
2020
)
2121

0 commit comments

Comments
 (0)