From 8b01addc5a6f25cbfd320f3707e3e7a6f14352d8 Mon Sep 17 00:00:00 2001 From: Alexey Palazhchenko Date: Fri, 21 May 2021 14:06:47 +0300 Subject: [PATCH] Remove gocenter.io (it's dead, Jim) --- Modules.md | 1 - 1 file changed, 1 deletion(-) diff --git a/Modules.md b/Modules.md index 8b396228..e8535196 100644 --- a/Modules.md +++ b/Modules.md @@ -830,7 +830,6 @@ Publicly hosted "always on" immutable module repositories and optional privately For example: * [proxy.golang.org](https://proxy.golang.org) - Official project - Run by [Google](https://www.google.com) - The default Go module proxy built by the Go team. * [proxy.golang.com.cn](https://proxy.golang.com.cn) - China proxy project - Run by [China Golang Contributor Club](https://golangcn.org) - China Go module proxy. -* [gocenter.io](https://gocenter.io) - Free community project - Run by [JFrog Artifactory](https://jfrog.com) - The central Go modules repository. * [mirrors.tencent.com/go](https://mirrors.tencent.com/go/) - Commercial project - Run by [Tencent Cloud](https://cloud.tencent.com/) - A Go module proxy alternate. * [mirrors.aliyun.com/goproxy](https://mirrors.aliyun.com/goproxy) - Commercial project - Run by [Alibaba Cloud](https://www.alibabacloud.com) - A Go module proxy alternate. * [goproxy.cn](https://goproxy.cn) - Open source project - Run by [Qiniu Cloud](https://www.qiniu.com) - The most trusted Go module proxy in China.