*: update import paths to "go.etcd.io/etcd"
Signed-off-by: Gyuho Lee <leegyuho@amazon.com>
This commit is contained in:
@ -21,7 +21,7 @@ import (
|
||||
"strings"
|
||||
"sync"
|
||||
|
||||
"github.com/coreos/etcd/functional/rpcpb"
|
||||
"go.etcd.io/etcd/functional/rpcpb"
|
||||
)
|
||||
|
||||
type failpointStats struct {
|
||||
|
Reference in New Issue
Block a user