Skip to content

Commit 5f48662

Browse files
dmitshurgopherbot
authored andcommitted
doc/go1.22: pre-announce dropping macOS 10.15 support
For #64207. For #23011. Change-Id: I17ff221718aef03e9cda0ae4eb7b79896933553a Reviewed-on: https://go-review.googlesource.com/c/go/+/549655 LUCI-TryBot-Result: Go LUCI <[email protected]> Reviewed-by: Michael Pratt <[email protected]> Auto-Submit: Dmitri Shuralyov <[email protected]> Reviewed-by: Dmitri Shuralyov <[email protected]>
1 parent d1a186d commit 5f48662

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/go1.22.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -895,6 +895,9 @@ <h3 id="darwin">Darwin</h3>
895895
On 64-bit ARM-based macOS (the <code>darwin/arm64</code> port),
896896
the Go toolchain already generates PIE by default.
897897
</p>
898+
<p><!-- go.dev/issue/64207 -->
899+
Go 1.22 is the last release that will run on macOS 10.15 Catalina. Go 1.23 will require macOS 11 Big Sur or later.
900+
</p>
898901

899902
<h3 id="arm">Arm</h3>
900903
<p><!-- CL 514907 -->

0 commit comments

Comments
 (0)