commit | a48f8af6a2271cb45b566b531886a71c50021cc3 | [log] [tgz] |
---|---|---|
author | Dmitri Shuralyov <dmitshur@golang.org> | Mon Jul 12 15:13:06 2021 -0400 |
committer | Dmitri Shuralyov <dmitshur@golang.org> | Mon Jul 12 22:31:53 2021 +0000 |
tree | 640463908d9bb1d8e7f1b061bec1b38945bda226 | |
parent | 0cc6883720eebf5ed788bb930c634de0a9e177ae [diff] |
dl: add go1.16.6 and go1.15.14 For golang/go#47147. For golang/go#47148. Change-Id: Ief9662654a607e34fa46f9147d27309e8781fc7c Reviewed-on: https://go-review.googlesource.com/c/dl/+/333938 Trust: Dmitri Shuralyov <dmitshur@golang.org> Run-TryBot: Dmitri Shuralyov <dmitshur@golang.org> TryBot-Result: Go Bot <gobot@golang.org> Reviewed-by: Filippo Valsorda <filippo@golang.org>
This repository holds the Go wrapper programs that run specific versions of Go, such as go get golang.org/dl/go1.10.3
and go get golang.org/dl/gotip
.
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.