commit | 5216546bad51d457d610db7d0ddc56f633805929 | [log] [tgz] |
---|---|---|
author | Gopher Robot <gobot@golang.org> | Tue May 02 16:59:12 2023 +0000 |
committer | Gopher Robot <gobot@golang.org> | Tue May 02 17:22:22 2023 +0000 |
tree | d43cba2bc6ba99c6367169d9d0944f07ed3d5037 | |
parent | 5590fd4c7dedf7ada2edbf4f338ab5b0af153acb [diff] |
dl: add go1.19.9 Change-Id: I3d6c6c8325a7b199f01be00a835b58a0cf371c8b Reviewed-on: https://go-review.googlesource.com/c/dl/+/491415 Auto-Submit: Gopher Robot <gobot@golang.org> Run-TryBot: Gopher Robot <gobot@golang.org> Reviewed-by: Carlos Amedee <carlos@golang.org> Reviewed-by: Dmitri Shuralyov <dmitshur@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.