]> Cypherpunks repositories - gostls13.git/commitdiff
doc/go1.20: preannounce dropping macOS 10.13 and 10.14 support
authorHeschi Kreinick <heschi@google.com>
Fri, 2 Dec 2022 22:06:15 +0000 (17:06 -0500)
committerGopher Robot <gobot@golang.org>
Fri, 2 Dec 2022 22:24:00 +0000 (22:24 +0000)
For #23011.

Change-Id: I386920928a98403180098f1da5ea7696a239210e
Reviewed-on: https://go-review.googlesource.com/c/go/+/454957
Auto-Submit: Heschi Kreinick <heschi@google.com>
Reviewed-by: Carlos Amedee <carlos@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Heschi Kreinick <heschi@google.com>

doc/go1.20.html

index 177b27eaeb857a18e7faef95351ce5bdf9cfb2aa..26f65f28d0c30370a1c3edea9222e9b465a6a827 100644 (file)
@@ -67,6 +67,13 @@ Do not send CLs removing the interior tags from such phrases.
 
 <h2 id="ports">Ports</h2>
 
+<h3 id="darwin">Darwin and iOS</h3>
+
+<p><!-- golang.org/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>
+
 <h3 id="freebsd-riscv">FreeBSD/RISC-V</h3>
 
 <p><!-- https://go.dev/issue/53466 -->