We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ab9317 commit 27652abCopy full SHA for 27652ab
go.mod
@@ -44,7 +44,7 @@ require (
44
github.com/robfig/cron/v3 v3.0.1
45
github.com/rogpeppe/go-internal v1.5.2 // indirect
46
github.com/spf13/cobra v0.0.6
47
- github.com/spf13/viper v1.6.1
+ github.com/spf13/viper v1.11.0
48
golang.org/x/crypto v0.0.0-20200311171314-f7b00557c8c4 // indirect
49
golang.org/x/exp v0.0.0-20200119233911-0405dc783f0a // indirect
50
golang.org/x/net v0.0.0-20200528225125-3c3fba18258b
0 commit comments