chore(deps): bump github.com/spf13/cobra from 0.0.3 to 0.0.4

Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 0.0.3 to 0.0.4.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](https://github.com/spf13/cobra/compare/v0.0.3...v0.0.4)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2019-05-21 10:55:14 +00:00
parent 62d28dc89e
commit d57a0f2ae1
No known key found for this signature in database
GPG key ID: 4C0F2888C98CF331
2 changed files with 5 additions and 1 deletions

2
go.mod
View file

@ -24,7 +24,7 @@ require (
github.com/pelletier/go-toml v1.4.0
github.com/pierrec/lz4 v0.0.0-20190131084431-473cd7ce01a1 // indirect
github.com/spf13/afero v1.2.2
github.com/spf13/cobra v0.0.3
github.com/spf13/cobra v0.0.4
github.com/spf13/jwalterweatherman v1.1.0 // indirect
github.com/spf13/pflag v1.0.3
github.com/spf13/viper v1.3.2