website/internal/dl
Suzy Mueller 813bd0c33a cmd/golangorg: return all known Go toolchain versions
Update https://go.dev/dl/mod/golang.org/toolchain/@v/list to list
all known toolchain versions. This previously only listed the
stable versions.

Returning only the stable versions of go was inconsistent with
proxy.golang.org, leading to a different experience when running the
go command with GOPROXY=direct. This prevented the go command from
identifying newer versions of the toolchain that have been released.

Fixes golang/go#61359

Change-Id: I09729cc4826e40e5d5ee1effff6ed476ff983595
Reviewed-on: https://go-review.googlesource.com/c/website/+/551595
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Bryan Mills <bcmills@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
2024-01-02 21:08:52 +00:00
..
dl.go internal/dl: update system requirements 2023-08-10 16:45:10 +00:00
dl.gob internal/dl: make download page testable offline 2021-11-17 17:47:58 +00:00
dl_test.go internal/dl: feature the darwin/arm64 installer 2022-04-14 20:37:35 +00:00
server.go cmd/golangorg: return all known Go toolchain versions 2024-01-02 21:08:52 +00:00
server_test.go internal/dl: show versions in sorted order in JSON listing 2022-01-18 17:17:02 +00:00