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