commit | 41a47e7d1f28503516b79f75522374a2a510420a | [log] [tgz] |
---|---|---|
author | Gopher Robot <gobot@golang.org> | Thu Sep 05 15:01:57 2024 +0000 |
committer | Gopher Robot <gobot@golang.org> | Thu Sep 05 15:09:48 2024 +0000 |
tree | 19d73909ac98849e6ec40a2c1608099705053a91 | |
parent | 304e16060ce9dd939a4a94fd0add52bdd003b0dd [diff] |
dl: add go1.23.1 Change-Id: I13103d679bc783f1a7c9f3766eff53c90ec32f97 Reviewed-on: https://go-review.googlesource.com/c/dl/+/610656 Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Auto-Submit: Gopher Robot <gobot@golang.org> Reviewed-by: Michael Pratt <mpratt@google.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.