commit | 67a94f798d5856f442c78f9670ed6d6ce06be44e | [log] [tgz] |
---|---|---|
author | Gopher Robot <gobot@golang.org> | Tue Mar 07 16:21:21 2023 +0000 |
committer | Gopher Robot <gobot@golang.org> | Tue Mar 07 16:25:03 2023 +0000 |
tree | 7592cc37953ce490fb6c5f8edf17efbf40731572 | |
parent | 8bf023508cad85064a6cf71e1916b80ef5cccfdf [diff] |
dl: add go1.19.7 Change-Id: I84db803291be3bb4e3c5c4fd36b089abc1719b56 Reviewed-on: https://go-review.googlesource.com/c/dl/+/474035 Reviewed-by: Heschi Kreinick <heschi@google.com> Auto-Submit: Gopher Robot <gobot@golang.org> Run-TryBot: Gopher Robot <gobot@golang.org> Reviewed-by: Carlos Amedee <carlos@golang.org> 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.