Skip to content

Commit

Permalink
update viper to v1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
umarcor committed Sep 8, 2019
1 parent b80588d commit 3f43f08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Expand Up @@ -8,6 +8,6 @@ require (
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.3.2
github.com/spf13/viper v1.4.0
gopkg.in/yaml.v2 v2.2.2
)

0 comments on commit 3f43f08

Please sign in to comment.