From: Heschi Kreinick Date: Fri, 2 Dec 2022 22:06:15 +0000 (-0500) Subject: doc/go1.20: preannounce dropping macOS 10.13 and 10.14 support X-Git-Tag: go1.20rc1~30 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=7ab361531514764fdccb23283a2e7f1916b74b87;p=gostls13.git 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 --- 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