Skip to content

Switch to packages module, allow to specify mod folder#4

Open
ale-rinaldi wants to merge 1 commit into
kynrai:masterfrom
criptalia:3-switch-to-packages
Open

Switch to packages module, allow to specify mod folder#4
ale-rinaldi wants to merge 1 commit into
kynrai:masterfrom
criptalia:3-switch-to-packages

Conversation

@ale-rinaldi
Copy link
Copy Markdown

Fix #3

Use the golang.org/x/tools/go/packages module instead of the build one. Add an optional mod parameter to specify the vendor directory.

@pdt256
Copy link
Copy Markdown

pdt256 commented Jun 23, 2020

This PR broke finding updated dependencies for me.

@kynrai
Copy link
Copy Markdown
Owner

kynrai commented Aug 25, 2020

I think we could maybe just have a modules using this new packages lib and non modules using the old build lib with a switch between them

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

Successfully merging this pull request may close these issues.

tainted not working with vendored modules

3 participants