*: 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 (
|
||||
"sync/atomic"
|
||||
"testing"
|
||||
|
||||
"github.com/coreos/etcd/contrib/recipes"
|
||||
"go.etcd.io/etcd/contrib/recipes"
|
||||
)
|
||||
|
||||
const (
|
||||
|
Reference in New Issue
Block a user