]> Cypherpunks.ru repositories - gostls13.git/commitdiff
doc/go1.20.html: pre-announce dropping Windows 7, 8, and friends
authorHeschi Kreinick <heschi@google.com>
Wed, 14 Dec 2022 19:55:30 +0000 (14:55 -0500)
committerGopher Robot <gobot@golang.org>
Wed, 14 Dec 2022 21:01:46 +0000 (21:01 +0000)
For #57003, #57004.

Change-Id: Ic1386a0ce83897411fbc68c83a9125af1cc11b54
Reviewed-on: https://go-review.googlesource.com/c/go/+/457695
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Auto-Submit: Heschi Kreinick <heschi@google.com>
Run-TryBot: Heschi Kreinick <heschi@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>

doc/go1.20.html

index 805cc9f93f5c79bfdd6db3c370a0205de05fb897..635ef3e66bd112d0c07d28f5592b7b9acdf326b6 100644 (file)
@@ -67,9 +67,16 @@ Do not send CLs removing the interior tags from such phrases.
 
 <h2 id="ports">Ports</h2>
 
+<h3 id="windows">Windows</h3>
+
+<p><!-- https://go.dev/issue/57003, https://go.dev/issue/57004 -->
+  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.
+</p>
+
 <h3 id="darwin">Darwin and iOS</h3>
 
-<p><!-- golang.org/issue/23011 -->
+<p><!-- https://go.dev/issue/23011 -->
   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.
 </p>