commit | dfb1e0629084ae92ab77922b93c3984e5076d05a | [log] [tgz] |
---|---|---|
author | Gopher Robot <gobot@golang.org> | Tue Feb 06 17:28:13 2024 +0000 |
committer | Gopher Robot <gobot@golang.org> | Tue Feb 06 17:34:01 2024 +0000 |
tree | 80c13eb97fd4a9ee4928de7b4d76e711cc8ada38 | |
parent | 4f507d34b8301e895e0019194a95b771d690c929 [diff] |
dl: add go1.21.7 Change-Id: Ie90e847622dcfe2f4da28df70aa2f9de88c2d2d4 Reviewed-on: https://go-review.googlesource.com/c/dl/+/562135 Reviewed-by: Michael Knyszek <mknyszek@google.com> Auto-Submit: Gopher Robot <gobot@golang.org> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: David Chase <drchase@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.