commit | 893f8de435adad73f39d21c094d47c7eb8357e31 | [log] [tgz] |
---|---|---|
author | Gopher Robot <gobot@golang.org> | Tue Dec 03 17:18:52 2024 +0000 |
committer | Gopher Robot <gobot@golang.org> | Tue Dec 03 17:30:33 2024 +0000 |
tree | 2f99b964066fe4135245375b18999c4c2151ec49 | |
parent | 308001f308ddd05340c2b1fa03ac68918699814e [diff] |
dl: add go1.23.4 Change-Id: I705e1799f8724c3eaf9c300a93bc477332edd8fe Reviewed-on: https://go-review.googlesource.com/c/dl/+/633216 Auto-Submit: Gopher Robot <gobot@golang.org> Reviewed-by: Michael Knyszek <mknyszek@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Dmitri Shuralyov <dmitshur@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.