commit | b76e4016dde5d2689180cb5f6d40b0e56c2852c3 | [log] [tgz] |
---|---|---|
author | Gopher Robot <gobot@golang.org> | Mon Aug 01 22:45:47 2022 +0000 |
committer | Gopher Robot <gobot@golang.org> | Tue Aug 02 16:12:45 2022 +0000 |
tree | 2ff570107cad33fc56f9e63efc941930dfc6be8d | |
parent | 656abaa59a5d6898cdea5c1fd678d34c9222bdc6 [diff] |
dl: add go1.19 Change-Id: Ifc181d20dd5e8fd4c916a92141b840c39ff43e8c Reviewed-on: https://go-review.googlesource.com/c/dl/+/420557 Auto-Submit: Gopher Robot <gobot@golang.org> Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org> Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> TryBot-Result: Gopher Robot <gobot@golang.org> Run-TryBot: Gopher Robot <gobot@golang.org> Reviewed-by: Cherry Mui <cherryyz@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.