On Mon, 9 Sep 2019 12:34:18 -0500 William Hubbs wrote: > There is another option I want to try which is adding "go mod vendor" to > src_unpack for go packages. Is it infeasible to write a tool that you execute as a maintainer, that simulates what "go mod vendor" would do, but instead emits a list of entries for SRC_URI, and then have an eclass or something construct the vendor dir from those? That's what is available for rust stuff.