mirror of
https://github.com/novatiq/packages.git
synced 2026-06-22 21:30:27 +01:00
3dd55b504c
This also adds a config option GOLANG_MOD_CACHE_WORLD_READABLE; if enabled, chmod is run after a Go package build to make all files/directories in the module cache world-readable. Signed-off-by: Jeffery To <jeffery.to@gmail.com>