commit | 40338b0d361c7628810c33552f54f301fc9655b9 | [log] [tgz] |
---|---|---|
author | Gopher Robot <gobot@golang.org> | Thu Oct 05 18:32:26 2023 +0000 |
committer | Gopher Robot <gobot@golang.org> | Thu Oct 05 18:50:09 2023 +0000 |
tree | f261f78754ca5d5376b8208cf30b4e7b446744b5 | |
parent | bd52d20c0808384d8a9a584ed129e0411bfcc50b [diff] |
dl: add go1.21.2 Change-Id: Ibc3d25488a765c0e814e8ae3e057a0cc679eac24 Reviewed-on: https://go-review.googlesource.com/c/dl/+/533236 Run-TryBot: Michael Pratt <mpratt@google.com> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> TryBot-Result: Gopher Robot <gobot@golang.org> Auto-Submit: Gopher Robot <gobot@golang.org> Commit-Queue: 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.