chore(deps): bump github.com/spf13/cobra from 0.0.4 to 0.0.5 (#775)

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-06-10 21:57:51 +01:00
committed by Henrique Dias
parent 5efb36103f
commit c0c25344c8
2 changed files with 3 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.4
github.com/spf13/cobra v0.0.5
github.com/spf13/jwalterweatherman v1.1.0 // indirect
github.com/spf13/pflag v1.0.3
github.com/spf13/viper v1.4.0