On Fri, Jan 11, 2019, at 23:03, grego...@unity3d.com wrote:
> But now, I don't know how I can essentially copy the mod cache (or 
> whatever the right term is) like I'd have copied the vendor directory.

If you're suggesting that you already have the module cached on the machine 
that builds your containers, the cache lives at ~/go/pkg/mod by default so you 
could probably copy that tree into your build container.

—Sam

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to