On 19-08-2020, Marcin Romaszewicz wrote:
> --00000000000071f06b05ad3dc9f8
> Content-Type: text/plain; charset="UTF-8"
>
> I have many users building Go at my company, and instead of sharing the
> module cache on the filesystem, a much better approach is to use a caching
> module proxy, such as Athens (
https://github.com/gomods/athens).
>
> See the documentation for the GOPROXY environment variable.
With an alternate GOPROXY the GOMODCACHE of each users are still filled isn'it ?
I've started an issue :
https://github.com/golang/go/issues/40895
--
William Dodé