Skip to content

Commit

Permalink
fix(deps): update module github.com/spf13/viper to v1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and kodiakhq[bot] committed Oct 17, 2021
1 parent d9694a2 commit c557dee
Show file tree
Hide file tree
Showing 2 changed files with 363 additions and 54 deletions.
11 changes: 2 additions & 9 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,17 +9,10 @@ require (
github.com/aevea/quoad v0.4.0
github.com/apex/log v1.9.0
github.com/go-git/go-git/v5 v5.2.0
github.com/json-iterator/go v1.1.10
github.com/json-iterator/go v1.1.11
github.com/magefile/mage v1.11.0
github.com/pelletier/go-toml v1.6.0 // indirect
github.com/slack-go/slack v0.8.1
github.com/spf13/afero v1.2.2 // indirect
github.com/spf13/cast v1.3.1 // indirect
github.com/spf13/cobra v1.0.0
github.com/spf13/jwalterweatherman v1.1.0 // indirect
github.com/spf13/pflag v1.0.5 // indirect
github.com/spf13/viper v1.7.1
github.com/spf13/viper v1.8.0
github.com/stretchr/testify v1.7.0
gopkg.in/ini.v1 v1.51.1 // indirect
gopkg.in/yaml.v2 v2.2.7 // indirect
)

0 comments on commit c557dee

Please sign in to comment.