ctlv2: use urfave/cli in ctlv2
This commit is contained in:
@ -20,8 +20,8 @@ import (
|
||||
"strings"
|
||||
|
||||
"github.com/bgentry/speakeasy"
|
||||
"github.com/codegangsta/cli"
|
||||
"github.com/coreos/etcd/client"
|
||||
"github.com/urfave/cli"
|
||||
)
|
||||
|
||||
func NewUserCommands() cli.Command {
|
||||
|
Reference in New Issue
Block a user