feat: add caching for go modules for faster builds
Adds a GOMODCACHE cache configuration, for caching Go Modules.
This should speed up the build time for Golang projects.
Edited by Andrew Newdigate
Adds a GOMODCACHE cache configuration, for caching Go Modules.
This should speed up the build time for Golang projects.