Ali cloud - Go module proxy Mirror

Brief introduction

go module public warehouse agent, proxy and caching go modules. You can use the proxy module to avoid pollution caused by DNS problems slow pull or failed to accelerate your build

 

address

https://mirrors.aliyun.com/goproxy/

 

Using help

1. go1.11 above and open the go module mechanism

2. Export GOPROXY environment variables

export GOPROXY=https://mirrors.aliyun.com/goproxy/

Guess you like

Origin www.cnblogs.com/mafeng/p/11304571.html
Recommended