client/v3: Rename of imports
This commit is contained in:
@ -18,7 +18,7 @@ import (
|
||||
"context"
|
||||
"log"
|
||||
|
||||
"go.etcd.io/etcd/v3/clientv3"
|
||||
"go.etcd.io/etcd/client/v3"
|
||||
)
|
||||
|
||||
func mockMaintenance_status() {}
|
||||
|
Reference in New Issue
Block a user