*: revert module import paths
Signed-off-by: Gyuho Lee <leegyuho@amazon.com>
This commit is contained in:
@ -16,7 +16,7 @@ package command
|
||||
|
||||
import (
|
||||
"github.com/urfave/cli"
|
||||
"go.etcd.io/etcd/v3/client"
|
||||
"go.etcd.io/etcd/client"
|
||||
)
|
||||
|
||||
// NewSetDirCommand returns the CLI command for "setDir".
|
||||
|
Reference in New Issue
Block a user