diff --git a/Gopkg.toml b/Gopkg.toml index 80d3c7f..7f3eb95 100644 --- a/Gopkg.toml +++ b/Gopkg.toml @@ -28,7 +28,7 @@ [[constraint]] name = "github.com/spf13/cobra" - version = "0.0.1" + version = "0.0.3" [[constraint]] branch = "master"