Skip to content

Commit

Permalink
fix(deps): update module github.com/spf13/cobra to v1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 17, 2021
1 parent d9694a2 commit f6f0e3a
Show file tree
Hide file tree
Showing 2 changed files with 367 additions and 128 deletions.
14 changes: 4 additions & 10 deletions go.mod
Expand Up @@ -9,17 +9,11 @@ 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/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // 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/cobra v1.2.1
github.com/spf13/viper v1.8.1
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 f6f0e3a

Please sign in to comment.