Migrate dependencies pkg/foo -> client/pkg/foo
This commit is contained in:
@ -22,7 +22,7 @@ import (
|
||||
"strings"
|
||||
"testing"
|
||||
|
||||
"go.etcd.io/etcd/pkg/v3/testutil"
|
||||
"go.etcd.io/etcd/client/pkg/v3/testutil"
|
||||
)
|
||||
|
||||
func notFoundErr(service, proto, domain string) error {
|
||||
|
Reference in New Issue
Block a user