From 71aee2a190e6a26858b16a0974afdf976f2b0905 Mon Sep 17 00:00:00 2001 From: Brad Fitzpatrick Date: Wed, 22 Nov 2017 01:38:40 +0000 Subject: [PATCH] doc: update the URL of the latest go1.4 source snapshot Updates golang/go#20672 Change-Id: I3c62b1606aec93e188255f1701c0af569d540016 Reviewed-on: https://go-review.googlesource.com/79276 Reviewed-by: Ian Lance Taylor --- doc/install-source.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/install-source.html b/doc/install-source.html index 8275bb8854..7baaaba110 100644 --- a/doc/install-source.html +++ b/doc/install-source.html @@ -143,7 +143,7 @@ packaged Go distribution.

To build a bootstrap tool chain from source, use either the git branch release-branch.go1.4 or -go1.4-bootstrap-20170531.tar.gz, +go1.4-bootstrap-20171003.tar.gz, which contains the Go 1.4 source code plus accumulated fixes to keep the tools running on newer operating systems. (Go 1.4 was the last distribution in which the tool chain was written in C.) -- 2.50.0