From: Dmitri Shuralyov Date: Tue, 4 May 2021 16:53:52 +0000 (-0400) Subject: doc/go1.17: require macOS 10.13 or later X-Git-Tag: go1.17beta1~253 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=d19e5493bd;p=gostls13.git doc/go1.17: require macOS 10.13 or later For #44513. For #23011. Change-Id: Ic092e38da3601a43d7e2110f500db4a6a6f845f5 Reviewed-on: https://go-review.googlesource.com/c/go/+/316889 Trust: Dmitri Shuralyov Reviewed-by: Alexander Rakoczy Reviewed-by: Carlos Amedee --- diff --git a/doc/go1.17.html b/doc/go1.17.html index 6aa9d5b876..7993663838 100644 --- a/doc/go1.17.html +++ b/doc/go1.17.html @@ -31,8 +31,16 @@ Do not send CLs removing the interior tags from such phrases.

Ports

+

Darwin

+ +

+ As announced in the Go 1.16 release + notes, Go 1.17 requires macOS 10.13 High Sierra or later; support + for previous versions has been discontinued. +

+

- TODO: complete this section, or delete if not needed + TODO: complete the Ports section

Tools