Skip to content

Commit

Permalink
doc/go1.23: document macOS requirements
Browse files Browse the repository at this point in the history
For golang#64207.
For golang#65614.

Change-Id: Ia5365b4090060e0657c255341751d3e67691f836
Reviewed-on: https://go-review.googlesource.com/c/go/+/563856
Reviewed-by: Dmitri Shuralyov <[email protected]>
LUCI-TryBot-Result: Go LUCI <[email protected]>
Auto-Submit: Dmitri Shuralyov <[email protected]>
Reviewed-by: Than McIntosh <[email protected]>
  • Loading branch information
dmitshur authored and ezz-no committed Feb 17, 2024
1 parent 0f01cf0 commit 21e0b3e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions doc/next/7-ports.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,8 @@
## Ports {#ports}

### Darwin {#darwin}

<!-- go.dev/issue/64207 -->
As [announced](go1.22#darwin) in the Go 1.22 release notes,
Go 1.23 requires macOS 11 Big Sur or later;
support for previous versions has been discontinued.

0 comments on commit 21e0b3e

Please sign in to comment.