From d19e5493bd764e26a0662c06c858033a24eaa415 Mon Sep 17 00:00:00 2001 From: Dmitri Shuralyov Date: Tue, 4 May 2021 12:53:52 -0400 Subject: [PATCH] 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 --- doc/go1.17.html | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) 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

-- 2.50.0