*: update import paths to "go.etcd.io/etcd"
Signed-off-by: Gyuho Lee <leegyuho@amazon.com>
This commit is contained in:
@ -17,7 +17,7 @@ package integration
|
||||
import (
|
||||
"io/ioutil"
|
||||
|
||||
"github.com/coreos/etcd/clientv3"
|
||||
"go.etcd.io/etcd/clientv3"
|
||||
|
||||
"google.golang.org/grpc/grpclog"
|
||||
)
|
||||
|
Reference in New Issue
Block a user