aboutsummaryrefslogtreecommitdiffstats
path: root/Gopkg.toml
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-06-23 12:16:13 +0000
committerGitHub <noreply@github.com>2019-06-23 12:16:13 +0000
commit7461c1fe3a9ea404e38dd05182400d5739793d11 (patch)
tree8e59761d8a942937cfecaec4d459f23ef3c50c39 /Gopkg.toml
parent89c6732354ba4efd7c36c253fc5d02f0b6c7a7a4 (diff)
downloadgit-bug-7461c1fe3a9ea404e38dd05182400d5739793d11.tar.gz
build(deps): bump github.com/spf13/cobra from 0.0.4 to 0.0.5
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>
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 42fa3731..e9047507 100644
--- a/Gopkg.toml
+++ b/Gopkg.toml
@@ -50,7 +50,7 @@
[[constraint]]
name = "github.com/spf13/cobra"
- version = "v0.0.4"
+ version = "v0.0.5"
[[constraint]]
name = "github.com/dustin/go-humanize"