build(deps): bump github.com/spf13/cobra from 0.0.3 to 0.0.4
dependabot[bot]
created 6 years ago
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>
Change summary
Gopkg.lock | 6 +++---
Gopkg.toml | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
Detailed changes
@@ -276,15 +276,15 @@
revision = "75fb7ed4208cf72d323d7d02fd1a5964a7a9073c"
[[projects]]
- digest = "1:e01b05ba901239c783dfe56450bcde607fc858908529868259c9a8765dc176d0"
+ digest = "1:2e72f9cdc8b6f94a145fa1c97e305e1654d40507d04d2fbb0c37bf461a4b85f7"
name = "github.com/spf13/cobra"
packages = [
".",
"doc",
]
pruneopts = "UT"
- revision = "ef82de70bb3f60c65fb8eebacbb2d122ef517385"
- version = "v0.0.3"
+ revision = "67fc4837d267bc9bfd6e47f77783fcc3dffc68de"
+ version = "v0.0.4"
[[projects]]
digest = "1:9424f440bba8f7508b69414634aef3b2b3a877e522d8a4624692412805407bb7"
@@ -50,7 +50,7 @@
[[constraint]]
name = "github.com/spf13/cobra"
- version = "v0.0.3"
+ version = "v0.0.4"
[[constraint]]
name = "github.com/dustin/go-humanize"