commit | 1ded7e0d6ba903d7ffab9b1aa6ec634abce9f959 | [log] [tgz] |
---|---|---|
author | Gopher Robot <gobot@golang.org> | Tue Oct 04 17:10:18 2022 +0000 |
committer | Gopher Robot <gobot@golang.org> | Tue Oct 04 17:23:56 2022 +0000 |
tree | 1ac387febe86bcccb6316f73c6775150388d28f7 | |
parent | c90bad9d66fc547ef3d5391f8a2846157a447c94 [diff] |
dl: add go1.19.2 Change-Id: I6f6f0432c3923d9c6da8f6f58a1ae1273ece65f0 Reviewed-on: https://go-review.googlesource.com/c/dl/+/438596 TryBot-Result: Gopher Robot <gobot@golang.org> Auto-Submit: Gopher Robot <gobot@golang.org> Run-TryBot: Gopher Robot <gobot@golang.org> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> Reviewed-by: Carlos Amedee <carlos@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.