aboutsummaryrefslogtreecommitdiffstats
path: root/Gopkg.toml
diff options
context:
space:
mode:
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"