mirror of
https://github.com/RubyMetric/chsrc
synced 2025-06-08 19:54:13 +08:00
add golang default upstream addr
This commit is contained in:
parent
a4c3da0b1f
commit
d0027da4cc
@ -21,7 +21,7 @@ GoProxyIO = {"goproxy.io", "GOPROXY.IO", "GOPROXY.IO", "https://gopr
|
|||||||
*/
|
*/
|
||||||
static SourceInfo
|
static SourceInfo
|
||||||
pl_go_sources[] = {
|
pl_go_sources[] = {
|
||||||
{&Upstream, NULL},
|
{&Upstream, "https://proxy.golang.org,direct"},
|
||||||
{&GoProxyCN, "https://goproxy.cn"},
|
{&GoProxyCN, "https://goproxy.cn"},
|
||||||
{&Ali, "https://mirrors.aliyun.com/goproxy/"},
|
{&Ali, "https://mirrors.aliyun.com/goproxy/"},
|
||||||
{&Huawei, "https://mirrors.huaweicloud.com/goproxy/"},
|
{&Huawei, "https://mirrors.huaweicloud.com/goproxy/"},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user