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

go module. #10339

Closed
mrxliu opened this issue Dec 19, 2018 · 2 comments
Closed

go module. #10339

mrxliu opened this issue Dec 19, 2018 · 2 comments

Comments

@mrxliu
Copy link

mrxliu commented Dec 19, 2018

/data/gopath/pkg/mod/go.etcd.io/etcd@v0.0.0-20181218052237-a580ec454756/client/keys.generated.go:11:2: unknown import path "github.com/ugorji/go/codec": ambiguous import: found github.com/ugorji/go/codec in multiple modules:
	github.com/ugorji/go v1.1.1 (/data/gopath/pkg/mod/github.com/ugorji/go@v1.1.1/codec)
	github.com/ugorji/go/codec v0.0.0-20181209151446-772ced7fd4c2 (/data/gopath/pkg/mod/github.com/ugorji/go/codec@v0.0.0-20181209151446-772ced7fd4c2)
@hexfusion
Copy link
Contributor

Hi @mrxliu can you offer steps to reproduce?

@antgubarev
Copy link

This problem belongs to golang/go#29332

@mrxliu mrxliu closed this as completed Apr 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants