commit | bd52d20c0808384d8a9a584ed129e0411bfcc50b | [log] [tgz] |
---|---|---|
author | Gopher Robot <gobot@golang.org> | Thu Oct 05 18:32:24 2023 +0000 |
committer | Gopher Robot <gobot@golang.org> | Thu Oct 05 18:50:06 2023 +0000 |
tree | 02c104893ec31d988f4fab5fcced46a3805ab8e8 | |
parent | 248fa84a4fc20f1854f23b249e794305fc7c03c9 [diff] |
dl: add go1.20.9 Change-Id: Ibb48437efe3a9ed73c72212222ea989d79c0b8b2 Reviewed-on: https://go-review.googlesource.com/c/dl/+/533235 Commit-Queue: Gopher Robot <gobot@golang.org> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> Run-TryBot: Michael Pratt <mpratt@google.com> TryBot-Result: Gopher Robot <gobot@golang.org> 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.