mirror of
https://github.com/containers/podman.git
synced 2025-10-18 03:33:32 +08:00
Makefile: use go proxy
Use GOPROXY=https://proxy.golang.org to speed up fetching dependencies. Setting it makes `make vendor` three times faster in my local env. For details please refer to https://proxy.golang.org/. Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
This commit is contained in: