commit | 2d6232701089e09c1a5e411d2e6dab7654e24c81 | [log] [tgz] |
---|---|---|
author | Gopher Robot <gobot@golang.org> | Wed Feb 01 18:43:09 2023 +0000 |
committer | Gopher Robot <gobot@golang.org> | Wed Feb 01 18:48:04 2023 +0000 |
tree | 822d0f5223433368b30a157145ca8ced4a30a57d | |
parent | 626922ede4763a17b6e72cb5c6cdbd184be96f1e [diff] |
dl: add go1.20 Change-Id: Iad4848e80003e8b1b5d17fd9a3131aa7b3f0129c Reviewed-on: https://go-review.googlesource.com/c/dl/+/464495 Auto-Submit: Gopher Robot <gobot@golang.org> Reviewed-by: Michael Knyszek <mknyszek@google.com> Run-TryBot: Gopher Robot <gobot@golang.org> Reviewed-by: Matthew Dempsky <mdempsky@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.