x/vgo: fails to resolve etcd clientv3 dependency #26075
Labels
FrozenDueToAge
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone
What version of Go are you using (
go version
)?go version go1.10.2 linux/amd64
Does this issue reproduce with the latest release?
yes, tried the latest vgo
What operating system and processor architecture are you using (
go env
)?GOOS="linux"
GOARCH="amd64"
What did you do?
main.go
:Dockerfile
:What did you expect to see?
vgo picking the real latest version of
github.com/coreos/etcd
and resolving the dependencies.What did you see instead?
The text was updated successfully, but these errors were encountered: