Skip to content

Commit

Permalink
update viper, pflag and yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
umarcor committed May 11, 2020
1 parent 94a87a7 commit 6009fe4
Show file tree
Hide file tree
Showing 2 changed files with 186 additions and 19 deletions.
6 changes: 3 additions & 3 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
gopkg.in/yaml.v2 v2.2.2
github.com/spf13/pflag v1.0.5
github.com/spf13/viper v1.7.0
gopkg.in/yaml.v2 v2.2.8
)

0 comments on commit 6009fe4

Please sign in to comment.