commit | 5fbdbbe615459e7c1b72b949fc28e97743949fbe | [log] [tgz] |
---|---|---|
author | Gopher Robot <gobot@golang.org> | Tue Sep 06 15:52:57 2022 +0000 |
committer | Gopher Robot <gobot@golang.org> | Tue Sep 06 16:00:37 2022 +0000 |
tree | d0fc3774595241c4f6d08c72fe82813c2910ce80 | |
parent | b76e4016dde5d2689180cb5f6d40b0e56c2852c3 [diff] |
dl: add go1.19.1 Change-Id: I077ba82b77189e9b15fcdd2e4e8d52f6c6af436e Reviewed-on: https://go-review.googlesource.com/c/dl/+/428695 Run-TryBot: Gopher Robot <gobot@golang.org> Reviewed-by: Carlos Amedee <carlos@golang.org> Auto-Submit: Gopher Robot <gobot@golang.org> Reviewed-by: Michael Knyszek <mknyszek@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.