Hacker News new | ask | show | jobs
by jfolkins 2747 days ago
Why aren't your go build tools pulling from the GOPATH/pkg/mod/cache directory?

This would alleviate the need for your build to have a internet connection no?

1 comments

Fresh builds (in an "rpmbuild" for instance) don't use a cache, for obvious reasons.