Skip to content

go module #1506

Answered by mvertes
PatriotBo asked this question in Q&A
Discussion options

You must be logged in to vote

Yes, this is long overdue. It has been slowed by the fact that most of the module machinery is outside of the Go standard library, and we do not want to add any external dependencies. I think that it should still be possible to come up with an internal very simple resolver just to get the source package location under GOMODCACHE (i.e ~/go/pkg/mod/...), and skip everything else.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ldez
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants