commit | 88ea6714b1d9e733d72f664e373e5977f2616cd7 | [log] [tgz] |
---|---|---|
author | Gopher Robot <gobot@golang.org> | Tue May 10 20:25:01 2022 +0000 |
committer | Gopher Robot <gobot@golang.org> | Tue May 10 20:32:06 2022 +0000 |
tree | 51cee5761edb11ddcb65ab276e581326ef3cdbd0 | |
parent | d38a7a0442efda4abcdf16a1ce7598571376aa1e [diff] |
dl: add go1.18.2 and go1.17.10 Change-Id: Ia55578655281dc2dec02053b3d0ba8da26ff853d Reviewed-on: https://go-review.googlesource.com/c/dl/+/405534 Reviewed-by: Heschi Kreinick <heschi@google.com> Reviewed-by: David Chase <drchase@google.com> Auto-Submit: Heschi Kreinick <heschi@google.com> Run-TryBot: Heschi Kreinick <heschi@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.