From: Dmitri Shuralyov
Date: Thu, 3 Dec 2020 22:29:39 +0000 (-0500)
Subject: doc/go1.16: preannounce dropping macOS 10.12 support
X-Git-Tag: go1.16beta1~87
X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=73580645087b84c3470943155e5e94eacf83bb86;p=gostls13.git
doc/go1.16: preannounce dropping macOS 10.12 support
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
Reviewed-by: Ian Lance Taylor
---
diff --git a/doc/go1.16.html b/doc/go1.16.html
index 1c22c21758..4d4b459009 100644
--- a/doc/go1.16.html
+++ b/doc/go1.16.html
@@ -58,6 +58,11 @@ Do not send CLs removing the interior tags from such phrases.
the ios
build tag set.
+
+ 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.
+
+
NetBSD