commit | a2f8bd9f299885790918db8832cd2189dcbd99d8 | [log] [tgz] |
---|---|---|
author | Gopher Robot <gobot@golang.org> | Tue Aug 08 14:40:03 2023 +0000 |
committer | Gopher Robot <gobot@golang.org> | Tue Aug 08 14:44:51 2023 +0000 |
tree | c8e2fdc7226ed9866cb1ea7d98e8690b846dfed2 | |
parent | 48216c9779880748e0daa2b9fb9db0c123450fed [diff] |
dl: add go1.21.0 Change-Id: I53396b66d60a8b627412a1b3b82a435c4bfec9cc Reviewed-on: https://go-review.googlesource.com/c/dl/+/516716 Run-TryBot: Gopher Robot <gobot@golang.org> Auto-Submit: Gopher Robot <gobot@golang.org> Reviewed-by: Michael Knyszek <mknyszek@google.com> Reviewed-by: David Chase <drchase@google.com> TryBot-Result: Gopher Robot <gobot@golang.org>
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.