*: 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 @@ Launch an embedded etcd server using the configuration defaults:
|
||||
"log"
|
||||
"time"
|
||||
|
||||
"github.com/coreos/etcd/embed"
|
||||
"go.etcd.io/etcd/embed"
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
Reference in New Issue
Block a user