ctlv2: use urfave/cli in ctlv2
This commit is contained in:
@ -18,8 +18,8 @@ import (
|
||||
"errors"
|
||||
"time"
|
||||
|
||||
"github.com/codegangsta/cli"
|
||||
"github.com/coreos/etcd/client"
|
||||
"github.com/urfave/cli"
|
||||
)
|
||||
|
||||
// NewMakeDirCommand returns the CLI command for "mkdir".
|
||||
|
Reference in New Issue
Block a user