commit | 802bf8b30df7b4e99492a8b119e9d211907cd031 | [log] [tgz] |
---|---|---|
author | Gopher Robot <gobot@golang.org> | Thu Mar 03 20:27:26 2022 +0000 |
committer | Gopher Robot <gobot@golang.org> | Thu Mar 03 20:31:56 2022 +0000 |
tree | 3505f5c4442ce62a2ce275cfdd9326fa1cf45379 | |
parent | 2b93f541a5bc5739458eaf080d253463e6341dee [diff] |
dl: add go1.17.8 and go1.16.15 Change-Id: Ie7c1ffae26803b8b93554855a8f6fbeda5eed96f Reviewed-on: https://go-review.googlesource.com/c/dl/+/389874 Reviewed-by: Carlos Amedee <carlos@golang.org> Trust: Carlos Amedee <carlos@golang.org> Run-TryBot: Carlos Amedee <carlos@golang.org> Auto-Submit: Carlos Amedee <carlos@golang.org> TryBot-Result: Gopher Robot <gobot@golang.org> Reviewed-by: Alex Rakoczy <alex@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.