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

port from go/loader to go/packages #16

Closed
mvdan opened this issue Oct 29, 2020 · 1 comment
Closed

port from go/loader to go/packages #16

mvdan opened this issue Oct 29, 2020 · 1 comment

Comments

@mvdan
Copy link

mvdan commented Oct 29, 2020

As pointed out on Twitter. This would add support for modules, and also modernize the tool quite a bit as go/loader hasn't been supported in years.

When done, please update golang/go#24661 with a comment so that the "maligned" checklist item can be ticked off.

@mdempsky
Copy link
Owner

Per feedback during tonight's Twitch stream, I updated it to use x/analysis. I think this is done now. I've checked maligned in the list and added a comment. Thanks for the suggestion!

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