From 7ab361531514764fdccb23283a2e7f1916b74b87 Mon Sep 17 00:00:00 2001 From: Heschi Kreinick Date: Fri, 2 Dec 2022 17:06:15 -0500 Subject: [PATCH] doc/go1.20: preannounce dropping macOS 10.13 and 10.14 support For #23011. Change-Id: I386920928a98403180098f1da5ea7696a239210e Reviewed-on: https://go-review.googlesource.com/c/go/+/454957 Auto-Submit: Heschi Kreinick Reviewed-by: Carlos Amedee TryBot-Result: Gopher Robot Run-TryBot: Heschi Kreinick --- doc/go1.20.html | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/go1.20.html b/doc/go1.20.html index 177b27eaeb..26f65f28d0 100644 --- a/doc/go1.20.html +++ b/doc/go1.20.html @@ -67,6 +67,13 @@ Do not send CLs removing the interior tags from such phrases.

Ports

+

Darwin and iOS

+ +

+ Go 1.20 is the last release that will run on macOS 10.13 High Sierra or 10.14 Mojave. + Go 1.21 will require macOS 10.15 Catalina or later. +

+

FreeBSD/RISC-V

-- 2.50.0