Hi,

I'm converting over a project from using dep to using mod and I think I 
have a pretty good handle on it all... but:

This particular project has a dependency that is hosted on an internal git 
server that requires credentials.

In the past it wasn't an issue because we'd just copy the vendor directory 
into the docker container and the build wouldn't need to fetch anything.

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.

Any tips on this sort of thing? It seems like a docker container builds 
would be fairly common and that I'm not the the first to run into this.

-- 
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