aboutsummaryrefslogtreecommitdiffstats
path: root/Gopkg.toml
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2019-05-21 11:39:36 +0000
committerdependabot[bot] <support@dependabot.com>2019-05-21 11:39:36 +0000
commit13002c521da95f82d90cc252efbe4f1f445b6d6f (patch)
treec78186064e9df67b983ba81f642cb3582d689b28 /Gopkg.toml
parent22f435bd2a8fc35bde96eafb50b3f78650a5983b (diff)
downloadgit-bug-13002c521da95f82d90cc252efbe4f1f445b6d6f.tar.gz
build(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>
Diffstat (limited to 'Gopkg.toml')
-rw-r--r--Gopkg.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gopkg.toml b/Gopkg.toml
index da8417ef..37da8f08 100644
--- a/Gopkg.toml
+++ b/Gopkg.toml
@@ -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"