cd ${S}/src/import + ${GO} mod vendor -v && ${GO} mod tidy -v
Unfortunately .. no, we can't take this change.
I'm working on a full update to k3s in master, and it is running into similar challenges due to the removal of vendor upstream.
Can you please elaborate a bit better what the problem is and why this solution is not appropriate for the honister branch? I have no knowledge in Go both in aspects of the programming language as well as building.
-- Diego Sueiro
The solution isn't simple, since it is something that has to be generic, as it applies to many different recipes in meta-virtualization.