*: update import paths to "go.etcd.io/etcd"
Signed-off-by: Gyuho Lee <leegyuho@amazon.com>
This commit is contained in:
@ -20,7 +20,7 @@ import (
|
||||
"strings"
|
||||
|
||||
"github.com/bgentry/speakeasy"
|
||||
"github.com/coreos/etcd/client"
|
||||
"go.etcd.io/etcd/client"
|
||||
"github.com/urfave/cli"
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user