commit | 23ce7c65b22655f5312d73161553d82b0b53b01f | [log] [tgz] |
---|---|---|
author | Gopher Robot <gobot@golang.org> | Tue Jul 11 15:31:56 2023 +0000 |
committer | Gopher Robot <gobot@golang.org> | Tue Jul 11 15:58:28 2023 +0000 |
tree | 1ed8f15286a933c8c3184416e8e9e17a9a910aaf | |
parent | ba866d36375310b4fefcd086cf4df21541dd7e47 [diff] |
dl: add go1.20.6 Change-Id: Icdb90623578e051783fbea6357721c2beca74145 Reviewed-on: https://go-review.googlesource.com/c/dl/+/508836 Reviewed-by: Cherry Mui <cherryyz@google.com> Auto-Submit: Gopher Robot <gobot@golang.org> TryBot-Result: Gopher Robot <gobot@golang.org> Run-TryBot: Gopher Robot <gobot@golang.org> Reviewed-by: Joedian Reid <joedian@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.