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 modules build fails #49

Open
dongsupark opened this issue Jul 24, 2019 · 0 comments
Open

go modules build fails #49

dongsupark opened this issue Jul 24, 2019 · 0 comments

Comments

@dongsupark
Copy link

Under a project that depends on github.com/mgutz/logxi, when I migrate the dependency management to go mod, and run go build, then I see:

go: finding github.com/mgutz/logxi latest
build github.com/myorg/myproj/cmd: cannot load github.com/mgutz/logxi: cannot find module providing package github.com/mgutz/logxi

It's probably because there's no source file in the top directory, but only under v1.

See also a related issue: influxdata/influxdb1-client#5

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

1 participant