Skip to content

Commit

Permalink
fix(deps): update module github.com/spf13/cobra to v1.2.1 (#337)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Jul 21, 2021
1 parent af0795f commit d1b53a7
Show file tree
Hide file tree
Showing 2 changed files with 341 additions and 74 deletions.
2 changes: 1 addition & 1 deletion go.mod
Expand Up @@ -17,7 +17,7 @@ require (
github.com/mitchellh/mapstructure v1.4.1
github.com/pkg/errors v0.9.1
github.com/pmezard/go-difflib v1.0.0
github.com/spf13/cobra v1.1.3
github.com/spf13/cobra v1.2.1
github.com/spf13/pflag v1.0.5
github.com/stretchr/testify v1.7.0
)
Expand Down

0 comments on commit d1b53a7

Please sign in to comment.