cli : Prefer github.com/urfave/cli as cli
Over github.com/codegangsta/cli Note : I just adapt the README.md and dependency manager
This commit is contained in:
2
spec.in
2
spec.in
@@ -30,7 +30,7 @@ export GOPATH=`pwd`/vendor/
|
||||
go get github.com/coreos/etcd/client
|
||||
go get gopkg.in/yaml.v2
|
||||
go get gopkg.in/fsnotify.v1
|
||||
go get github.com/codegangsta/cli
|
||||
go get github.com/urfave/cli
|
||||
go get github.com/coreos/go-systemd/dbus
|
||||
go get github.com/coreos/go-systemd/util
|
||||
make build
|
||||
|
||||
Reference in New Issue
Block a user