You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
go.etcd.io/etcd v3.3.27+incompatible
```console
$ etcd --version
# paste output here
$ etcdctl version
paste output here
</details>
### Etcd configuration (command line flags or environment variables)
<details>
# paste your configuration here
</details>
### Etcd debug information (please run commands below, feel free to obfuscate the IP address or FQDN in the output)
<details>
```console
$ etcdctl member list -w table
# paste output here
$ etcdctl --endpoints=<member list> endpoint status -w table
# paste output here
Bug report criteria
What happened?
Since the emergence of the new version of Client v3 and GRPC, there has been a conflict
What did you expect to happen?
No dependency error
How can we reproduce it (as minimally and precisely as possible)?
Reference warehouse https://github.com/BoyChai/etcd-client
go mod tidy
Anything else we need to know?
No response
Etcd version (please run commands below)
$ etcdctl version
paste output here
Relevant log output
The text was updated successfully, but these errors were encountered: