commit | 8bf023508cad85064a6cf71e1916b80ef5cccfdf | [log] [tgz] |
---|---|---|
author | Gopher Robot <gobot@golang.org> | Tue Feb 14 17:53:25 2023 +0000 |
committer | Gopher Robot <gobot@golang.org> | Tue Feb 14 17:58:44 2023 +0000 |
tree | 6b061bb17863c90660fc346f76fddb4e7dda0957 | |
parent | f759f01667c9ea0559a2802072b1b5ce43c99aa7 [diff] |
dl: add go1.19.6 Change-Id: I8ab7bd3b0895e920a43275639d0bac51f781ed7a Reviewed-on: https://go-review.googlesource.com/c/dl/+/468235 Reviewed-by: Than McIntosh <thanm@google.com> Run-TryBot: Gopher Robot <gobot@golang.org> Auto-Submit: Gopher Robot <gobot@golang.org> TryBot-Result: Gopher Robot <gobot@golang.org> Reviewed-by: Michael Pratt <mpratt@google.com>
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.