*: update import paths to "go.etcd.io/etcd"
Signed-off-by: Gyuho Lee <leegyuho@amazon.com>
This commit is contained in:
@ -17,7 +17,7 @@ package adt_test
|
||||
import (
|
||||
"fmt"
|
||||
|
||||
"github.com/coreos/etcd/pkg/adt"
|
||||
"go.etcd.io/etcd/pkg/adt"
|
||||
)
|
||||
|
||||
func Example() {
|
||||
|
Reference in New Issue
Block a user