client: README: update to new go.mod paths
The paths in the readme and go.dev docs are out of date after v3.5
This commit is contained in:
@ -1,7 +1,7 @@
|
|||||||
# etcd/clientv3
|
# etcd/client/v3
|
||||||
|
|
||||||
[](https://etcd.io/docs)
|
[](https://etcd.io/docs)
|
||||||
[](https://godoc.org/go.etcd.io/etcd/clientv3)
|
[](https://godoc.org/go.etcd.io/etcd/client/v3)
|
||||||
|
|
||||||
`etcd/clientv3` is the official Go etcd client for v3.
|
`etcd/clientv3` is the official Go etcd client for v3.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user