mantl / consul-cli

Command line interface to Consul HTTP API
Apache License 2.0
251 stars 67 forks source link

Unable to install #21

Open johntdyer opened 8 years ago

johntdyer commented 8 years ago

Appears to be some issue w/ spf13 when installing on my system

johntdyer commented 8 years ago

I actually got this working by updating spf13

go get -u github.com/spf13/cobra