From: Heschi Kreinick Date: Wed, 14 Dec 2022 19:55:30 +0000 (-0500) Subject: doc/go1.20.html: pre-announce dropping Windows 7, 8, and friends X-Git-Tag: go1.20rc2~1^2~27 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=0b8add46ce9e763ce8c60c71b3d647f6af02e07a;p=gostls13.git doc/go1.20.html: pre-announce dropping Windows 7, 8, and friends For #57003, #57004. Change-Id: Ic1386a0ce83897411fbc68c83a9125af1cc11b54 Reviewed-on: https://go-review.googlesource.com/c/go/+/457695 Reviewed-by: Dmitri Shuralyov Reviewed-by: Dmitri Shuralyov Auto-Submit: Heschi Kreinick Run-TryBot: Heschi Kreinick TryBot-Result: Gopher Robot --- diff --git a/doc/go1.20.html b/doc/go1.20.html index 805cc9f93f..635ef3e66b 100644 --- a/doc/go1.20.html +++ b/doc/go1.20.html @@ -67,9 +67,16 @@ Do not send CLs removing the interior tags from such phrases.

Ports

+

Windows

+ +

+ Go 1.20 is the last release that will run on any release of Windows 7, 8, Server 2008 and Server 2012. + Go 1.21 will require at least Windows 10 or Server 2016. +

+

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.