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

govendor 修改成gomod 之后, go mod 报github.com/ugorji/go版本不对 #1910

Closed
lppgo opened this issue May 22, 2019 · 1 comment
Closed

Comments

@lppgo
Copy link

lppgo commented May 22, 2019

  • With issues:
    build command-line-arguments: cannot load github.com/ugorji/go/codec: ambiguous import: found github.com/ugorji/go/codec in multiple modules:
    github.com/ugorji/go v1.1.4 (/home/lucas/local/work/pkg/mod/github.com/ugorji/[email protected]/codec)
    github.com/ugorji/go/codec v0.0.0-20181209151446-772ced7fd4c2 (/home/lucas/local/work/pkg/mod/github.com/ugorji/go/[email protected])

  • go version:
    go version go1.12.5 linux/amd64

  • gin version (or commit ref):

  • operating system:

Description

Screenshots

image

@thinkerou
Copy link
Member

thinkerou commented May 22, 2019

please see #1673

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants