commit | 68cc34b6ca6fe068c7f1550f6f04ce5e6dadd97b | [log] [tgz] |
---|---|---|
author | Gopher Robot <gobot@golang.org> | Tue Feb 06 21:51:12 2024 +0000 |
committer | Gopher Robot <gobot@golang.org> | Tue Feb 06 21:55:13 2024 +0000 |
tree | 526808bff7ffbaeb5e7bf51c487bae7d4afe09e7 | |
parent | f1d92fa8b2f38d307b818413369f5cbe2be00c86 [diff] |
dl: add go1.22.0 Change-Id: I4164e2bfa497e0dcf5879a0915da6af782479b9c Reviewed-on: https://go-review.googlesource.com/c/dl/+/562275 Reviewed-by: David Chase <drchase@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 Knyszek <mknyszek@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.