*: update import paths to "go.etcd.io/etcd"
Signed-off-by: Gyuho Lee <leegyuho@amazon.com>
This commit is contained in:
@ -24,7 +24,7 @@ import (
|
||||
"path/filepath"
|
||||
"time"
|
||||
|
||||
"github.com/coreos/etcd/embed"
|
||||
"go.etcd.io/etcd/embed"
|
||||
|
||||
"go.uber.org/zap"
|
||||
)
|
||||
|
Reference in New Issue
Block a user