Skip to content

Commit

Permalink
chore(deps): update module github.com/spf13/viper to v1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Oct 20, 2021
1 parent 9f7b02f commit 242c805
Show file tree
Hide file tree
Showing 2 changed files with 110 additions and 17 deletions.
4 changes: 1 addition & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,9 @@ module github.com/ctison/gpm
go 1.15

require (
github.com/google/go-cmp v0.5.6 // indirect
github.com/google/go-github v17.0.0+incompatible
github.com/google/go-querystring v1.1.0 // indirect
github.com/sirupsen/logrus v1.8.1
github.com/spf13/cobra v1.2.1
github.com/spf13/viper v1.8.1
golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 // indirect
github.com/spf13/viper v1.9.0
)
Loading

0 comments on commit 242c805

Please sign in to comment.