commit | 08013cf74d42b21dee4732fe39a4fb1bd7caf498 | [log] [tgz] |
---|---|---|
author | Gopher Robot <gobot@golang.org> | Thu Feb 10 23:00:19 2022 +0000 |
committer | Cherry Mui <cherryyz@google.com> | Thu Feb 10 23:04:59 2022 +0000 |
tree | 0a91e0f9d3f1cabc9ee9aa0bb65d31163dd6b80e | |
parent | 70de1b8972715807735fdf6172cb878e6d3e8031 [diff] |
dl: add go1.17.7 and go1.16.14 Change-Id: I066dbc7089ef3b85e39b4daf4a37289ab6abe10d Reviewed-on: https://go-review.googlesource.com/c/dl/+/384954 Trust: Cherry Mui <cherryyz@google.com> Run-TryBot: Cherry Mui <cherryyz@google.com> Trust: Dmitri Shuralyov <dmitshur@golang.org> TryBot-Result: 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.