Hi! 

On Fri, 10 May 2024, Ian Lance Taylor wrote:
> This is a choice made by Go.  You can override with the -modcacherw
> option to "go build", "go test", "go install", and similar code.  You
> can make that option the default by setting GOFLAGS in the environment
> or via "go env GOFLAGS=...".
> 
> You can also remove the module cache using "go clean -modcache".

Thanks for the explanation! What is the rationale for the read-only
perms, though? 

Best,
Tobias

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/d127858e-a161-4f71-8fc8-4df4c602bf92%40skade.local.

Reply via email to