commit | 93c8c27e2ee374cba5cdbfd971202132c380c121 | [log] [tgz] |
---|---|---|
author | Dmitri Shuralyov <dmitshur@golang.org> | Tue Aug 13 17:15:39 2019 -0400 |
committer | Dmitri Shuralyov <dmitshur@golang.org> | Tue Aug 13 21:44:09 2019 +0000 |
tree | 1b160053a98f75d847b867a97b85e2dd1ee2d7fe | |
parent | a23d87f20b66910c58ac08f8527cece96bccdcc8 [diff] |
dl: add go1.12.8 and go1.11.13 Go 1.12.8 and Go 1.11.13 have been released¹, add commands for them. ¹ https://groups.google.com/d/msg/golang-announce/65QixT3tcmg/DrFiG6vvCwAJ Change-Id: Ic70cc930f2a34aff096274a036470c37c930cd68 Reviewed-on: https://go-review.googlesource.com/c/dl/+/190178 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.