Skip to content

Commit bb221e8

Browse files
dmitshurgopherbot
authored andcommitted
doc/go1.27: document macOS requirements
For golang#75836. Change-Id: I07f607178fadbfec95459b2a446f58ae3c5e8932 Reviewed-on: https://go-review.googlesource.com/c/go/+/739380 Reviewed-by: Carlos Amedee <carlos@golang.org> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
1 parent d381731 commit bb221e8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

doc/next/7-ports.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,8 @@
11
## Ports {#ports}
22

3+
### Darwin {#darwin}
4+
5+
<!-- go.dev/issue/75836 -->
6+
As [announced](go1.26#darwin) in the Go 1.26 release notes,
7+
Go 1.27 requires macOS 13 Ventura or later;
8+
support for previous versions has been discontinued.

0 commit comments

Comments
 (0)