*: 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 @@ Create a Config and exchange it for a Client:
|
||||
"net/http"
|
||||
"context"
|
||||
|
||||
"github.com/coreos/etcd/client"
|
||||
"go.etcd.io/etcd/client"
|
||||
)
|
||||
|
||||
cfg := client.Config{
|
||||
|
Reference in New Issue
Block a user