commit | 9bf7d9b5654bbbf3a03546ecf70a20c5488663ec | [log] [tgz] |
---|---|---|
author | Gopher Robot <gobot@golang.org> | Tue Jun 04 17:38:50 2024 +0000 |
committer | Gopher Robot <gobot@golang.org> | Tue Jun 04 17:45:37 2024 +0000 |
tree | e2493d9d4a3589067972a70579687cfd5f5225d2 | |
parent | 429173cd35bf24b0ca59b498898eeee3646a0314 [diff] |
dl: add go1.22.4 Change-Id: I8350edf107d5cc99a7dcb9ba28ec6e52276dd7ff Reviewed-on: https://go-review.googlesource.com/c/dl/+/590416 Reviewed-by: Michael Knyszek <mknyszek@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Auto-Submit: Gopher Robot <gobot@golang.org> Reviewed-by: Matthew Dempsky <mdempsky@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.