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