commit | 23b197b7cf5252d21112de5b1d46b99476c1376f | [log] [tgz] |
---|---|---|
author | Dmitri Shuralyov <dmitshur@golang.org> | Fri Dec 14 12:38:21 2018 -0500 |
committer | Dmitri Shuralyov <dmitshur@golang.org> | Fri Dec 14 18:10:21 2018 +0000 |
tree | aabec99b5f8dfbc51e2755030a7dde0888531841 | |
parent | ba293a6de0aabfa45ba8941603740e001d8f8bd4 [diff] |
dl: add go1.11.3 and go1.10.6 Go 1.11.3 and 1.10.6 have been released, add commands for them. Reference: https://groups.google.com/d/msg/golang-announce/Kw31K8G7Fi0/z2olKn-QCAAJ. Change-Id: I0aafcff9517f17d59fb2bb945db0e22e294f1fd2 Reviewed-on: https://go-review.googlesource.com/c/154198 Reviewed-by: Brad Fitzpatrick <bradfitz@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.