Skip to content

Commit 8304c0a

Browse files
committed
Update module spf13/viper to v1.7.0
1 parent 8156b88 commit 8304c0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ require (
4444
github.com/robfig/cron/v3 v3.0.1
4545
github.com/rogpeppe/go-internal v1.5.2 // indirect
4646
github.com/spf13/cobra v0.0.6
47-
github.com/spf13/viper v1.6.1
47+
github.com/spf13/viper v1.7.0
4848
golang.org/x/crypto v0.0.0-20200311171314-f7b00557c8c4 // indirect
4949
golang.org/x/exp v0.0.0-20200119233911-0405dc783f0a // indirect
5050
golang.org/x/net v0.0.0-20200301022130-244492dfa37a

0 commit comments

Comments
 (0)