Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I can't get clientv3 #11829

Closed
dxvgef opened this issue Apr 29, 2020 · 3 comments
Closed

I can't get clientv3 #11829

dxvgef opened this issue Apr 29, 2020 · 3 comments
Labels

Comments

@dxvgef
Copy link

dxvgef commented Apr 29, 2020

Output this error:
go: finding module for package github.com/coreos/go-systemd/journal ../../../../Apps/gopath/pkg/mod/github.com/coreos/etcd@v3.3.20+incompatible/pkg/logutil/zap_journal.go:29:2: no matching versions for query "latest"

@soyuka
Copy link

soyuka commented Apr 29, 2020

fix hasn't been released yet IIUC you can use master: go get -v go.etcd.io/etcd/v3/clientv3@master

@dxvgef
Copy link
Author

dxvgef commented May 10, 2020

what should I do with the go module?

@stale
Copy link

stale bot commented Aug 8, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed after 21 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Aug 8, 2020
@dxvgef dxvgef closed this as completed Aug 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants