commit | 5e58b737be8bd5d6fd76e038a71a446c0afc5acf | [log] [tgz] |
---|---|---|
author | Brad Fitzpatrick <bradfitz@golang.org> | Thu Oct 25 22:27:43 2018 +0000 |
committer | Brad Fitzpatrick <bradfitz@golang.org> | Fri Oct 26 04:26:50 2018 +0000 |
tree | 76d7eb9f63787564321f4011447a6be4420f9521 | |
parent | 85f12f0584fecaed75c41343e4d564c7b88229d7 [diff] |
internal/version: add comment about envutil.Dedup So somebody doesn't accidentally delete it too soon. Debian stable (stretch) has Go 1.7, for instance, where envutil.Dedup still matters. Change-Id: Ic6230e924cd9463b12a13b60fc01cd8deee63774 Reviewed-on: https://go-review.googlesource.com/c/144698 Reviewed-by: Dmitri Shuralyov <dmitshur@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
.
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.