*: 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 command
|
||||
import (
|
||||
"fmt"
|
||||
|
||||
"github.com/coreos/etcd/version"
|
||||
"go.etcd.io/etcd/version"
|
||||
|
||||
"github.com/spf13/cobra"
|
||||
)
|
||||
|
Reference in New Issue
Block a user