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

x/tools/cmd/gomvpkg: support Go modules #33754

Closed
ainar-g opened this issue Aug 21, 2019 · 2 comments
Closed

x/tools/cmd/gomvpkg: support Go modules #33754

ainar-g opened this issue Aug 21, 2019 · 2 comments

Comments

@ainar-g
Copy link
Contributor

ainar-g commented Aug 21, 2019

It seems like gomvpkg can't operate outside of GOPATH:

gomvpkg: src dir not found for package example.com/my/mod

It is a useful tool, and I would like to be able to use it with Go modules.

@gopherbot gopherbot added this to the Unreleased milestone Aug 21, 2019
@agnivade
Copy link
Contributor

Thanks for filing this. I have added it to the list in #24661. We are tracking module support of all tools there. There are some exceptions like godoc/gddo which have their own issue. But I don't think this needs to be tracked separately.

Please correct me if you think this is a mistake.

@Halimao
Copy link

Halimao commented Aug 6, 2020

Thanks for filing this. I have added it to the list in #24661. We are tracking module support of all tools there. There are some exceptions like godoc/gddo which have their own issue. But I don't think this needs to be tracked separately.

Please correct me if you think this is a mistake.

hello, is go modules supported now?

@golang golang locked and limited conversation to collaborators Aug 6, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants