Skip to content

Commit

Permalink
chore(deps): bump github.com/spf13/cobra from 0.0.5 to 0.0.6
Browse files Browse the repository at this point in the history
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 0.0.5 to 0.0.6.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](https://github.com/spf13/cobra/compare/0.0.5...v0.0.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and GitHub committed Feb 22, 2020
1 parent ab315d7 commit 2bd650a
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ require (
github.com/pkg/errors v0.9.1
github.com/smartystreets/goconvey v1.6.4 // indirect
github.com/spf13/afero v1.2.2
github.com/spf13/cobra v0.0.5
github.com/spf13/cobra v0.0.6
github.com/stretchr/testify v1.4.0
github.com/ugorji/go/codec v1.1.7
github.com/zealic/xignore v0.3.3
Expand Down
Loading

0 comments on commit 2bd650a

Please sign in to comment.