]> Cypherpunks repositories - gostls13.git/commitdiff
doc/go1.16: preannounce dropping macOS 10.12 support
authorDmitri Shuralyov <dmitshur@golang.org>
Thu, 3 Dec 2020 22:29:39 +0000 (17:29 -0500)
committerDmitri Shuralyov <dmitshur@golang.org>
Fri, 4 Dec 2020 15:43:07 +0000 (15:43 +0000)
Go 1.16 will be the last to support macOS 10.12 Sierra.
Go 1.17 will require macOS 10.13 High Sierra.

For #23011.

Change-Id: I80052bdde4d9f1c5d71b67b85f65fb0b40856750
Reviewed-on: https://go-review.googlesource.com/c/go/+/275299
Trust: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
doc/go1.16.html

index 1c22c21758233b3c112b684e83fe936676acab74..4d4b45900909b3de2d58ecfb76e839bd9c9423c7 100644 (file)
@@ -58,6 +58,11 @@ Do not send CLs removing the interior tags from such phrases.
   the <code>ios</code> build tag set.
 </p>
 
+<p><!-- golang.org/issue/23011 -->
+  Go 1.16 is the last release that will run on macOS 10.12 Sierra.
+  Go 1.17 will require macOS 10.13 High Sierra or later.
+</p>
+
 <h3 id="netbsd">NetBSD</h3>
 
 <p><!-- golang.org/issue/30824 -->