Skip to content

feat: add caching for go modules for faster builds

Andrew Newdigate requested to merge go-mod-caching into main

Adds a GOMODCACHE cache configuration, for caching Go Modules.

This should speed up the build time for Golang projects.

Edited by Andrew Newdigate

Merge request reports

Loading