etcdserver: update import paths to "go.etcd.io/etcd"
Signed-off-by: Gyuho Lee <leegyuho@amazon.com>
This commit is contained in:
@ -19,8 +19,8 @@
|
||||
// import (
|
||||
// "context"
|
||||
//
|
||||
// "github.com/coreos/etcd/embed"
|
||||
// "github.com/coreos/etcd/etcdserver/api/v3client"
|
||||
// "go.etcd.io/etcd/embed"
|
||||
// "go.etcd.io/etcd/etcdserver/api/v3client"
|
||||
// )
|
||||
//
|
||||
// ...
|
||||
|
Reference in New Issue
Block a user