Skip to content

Commit

Permalink
bump viper to 1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
umarcor committed Nov 20, 2021
1 parent 9e1d6f1 commit cfc22ff
Show file tree
Hide file tree
Showing 2 changed files with 113 additions and 44 deletions.
2 changes: 1 addition & 1 deletion go.mod
Expand Up @@ -6,6 +6,6 @@ require (
github.com/cpuguy83/go-md2man/v2 v2.0.1
github.com/inconshreveable/mousetrap v1.0.0
github.com/spf13/pflag v1.0.5
github.com/spf13/viper v1.8.1
github.com/spf13/viper v1.9.0
gopkg.in/yaml.v2 v2.4.0
)

0 comments on commit cfc22ff

Please sign in to comment.