commit | 4b9e3f9eb6e19fe166c742cdde1a38158ee6d46a | [log] [tgz] |
---|---|---|
author | Gopher Robot <gobot@golang.org> | Fri Dec 13 08:07:00 2024 -0800 |
committer | Carlos Amedee <carlos@golang.org> | Fri Dec 13 08:52:25 2024 -0800 |
tree | 7a8811a99e21a021d90d9001b5b2ae1810218050 | |
parent | 893f8de435adad73f39d21c094d47c7eb8357e31 [diff] |
dl: add go1.24rc1 Change-Id: I6ec96ef7c05d7d6eda59cfdd4e21658a95d9a57f Reviewed-on: https://go-review.googlesource.com/c/dl/+/636035 Reviewed-by: Michael Knyszek <mknyszek@google.com> Reviewed-by: Carlos Amedee <carlos@golang.org> Auto-Submit: Gopher Robot <gobot@golang.org> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
This repository holds the Go wrapper programs that run specific versions of Go, such as go install golang.org/dl/go1.10.3@latest
and go install golang.org/dl/gotip@latest
.
This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://golang.org/doc/contribute.html. The main issue tracker for the net repository is located at https://github.com/golang/go/issues. Prefix your issue with “dl:” in the subject line, so it is easy to find.