From e69fbd757fd272b39dddc79e2ba3cd026b6b7cdd Mon Sep 17 00:00:00 2001 From: Julie Qiu Date: Tue, 14 Sep 2021 16:53:45 -0400 Subject: go.dev/_content: add link to golang.org/s/pkgsite-package-removal A link is added to golang.org/s/pkgsite-package-removal under the "Removing a package" section. Change-Id: I9a676c6cac6eadb8e7df3a9cdec332ea6f1b9480 Reviewed-on: https://go-review.googlesource.com/c/website/+/349830 Trust: Julie Qiu Run-TryBot: Julie Qiu TryBot-Result: Go Bot Reviewed-by: Jamal Carvalho --- go.dev/_content/about.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'go.dev') diff --git a/go.dev/_content/about.md b/go.dev/_content/about.md index 09ba209d..940619eb 100644 --- a/go.dev/_content/about.md +++ b/go.dev/_content/about.md @@ -35,6 +35,10 @@ See the Go blog post [New module changes in Go 1.16](https://blog.golang.org/go116-module-changes#TOC_5.) and the [modules reference](https://golang.org/ref/mod#go-mod-file-retract) for details. +If you cannot retract your module, you can +[file a request](https://golang.org/s/pkgsite-package-removal) for the pkgsite +team to remove your package. + ## Documentation Documentation is generated based on Go source code downloaded from the Go Module Mirror at `proxy.golang.org//@v/.zip`. New module versions are fetched from index.golang.org and added to pkg.go.dev site every few minutes. -- cgit v1.3-6-g1900