![]() go mod vendor caches downloaded modules to the Go module cache, which
defaults to $GOPATH/pkg/mod - But can be overridden with the GOMODCACHE
environment variable:
https://go.dev/ref/mod#module-cache
So explicitly set GOMODCACHE= for reproducibility.
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
(cherry picked from commit
|
||
---|---|---|
.. | ||
0001-build.go-explicit-option-for-crosscompilation.patch | ||
0002-cmd-dist-use-gohostarch-for-ssa-rewrite-check.patch | ||
0003-runtime-support-riscv64-SV57-mode.patch | ||
Config.in.host | ||
go.hash | ||
go.mk |