From 6bf531384dd233d7620181d5086a52571d64c5c0 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Tue, 27 Nov 2018 17:09:58 -0800 Subject: [PATCH] doc: preannounce dropping macOS 10.10 support Updates #23011 Change-Id: I0eccea5d08a8758585f183540787b78fb80aa36a Reviewed-on: https://go-review.googlesource.com/c/151360 Reviewed-by: Brad Fitzpatrick --- doc/go1.12.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/go1.12.html b/doc/go1.12.html index 79f8eceb47..d2aa2f6cda 100644 --- a/doc/go1.12.html +++ b/doc/go1.12.html @@ -47,6 +47,11 @@ Do not send CLs removing the interior tags from such phrases. 12.0+.

+

+Go 1.12 is the last release that will run on macOS 10.10 Yosemite. +Go 1.13 will require macOS 10.11 El Capitan or later. +

+

Tools

Build cache requirement

-- 2.50.0