Skip to content

Commit

Permalink
update viper and pflag (spf13#1012)
Browse files Browse the repository at this point in the history
  • Loading branch information
umarcor committed Jul 13, 2020
1 parent 675ae5f commit 884edc5
Show file tree
Hide file tree
Showing 2 changed files with 183 additions and 21 deletions.
4 changes: 2 additions & 2 deletions go.mod
Expand Up @@ -6,7 +6,7 @@ require (
github.com/cpuguy83/go-md2man/v2 v2.0.0
github.com/inconshreveable/mousetrap v1.0.0
github.com/mitchellh/go-homedir v1.1.0
github.com/spf13/pflag v1.0.3
github.com/spf13/viper v1.4.0
github.com/spf13/pflag v1.0.5
github.com/spf13/viper v1.7.0
gopkg.in/yaml.v2 v2.3.0
)

0 comments on commit 884edc5

Please sign in to comment.