Skip to content

Commit 7358064

Browse files
committed
doc/go1.16: preannounce dropping macOS 10.12 support
Go 1.16 will be the last to support macOS 10.12 Sierra. Go 1.17 will require macOS 10.13 High Sierra. For #23011. Change-Id: I80052bdde4d9f1c5d71b67b85f65fb0b40856750 Reviewed-on: https://go-review.googlesource.com/c/go/+/275299 Trust: Dmitri Shuralyov <[email protected]> Reviewed-by: Ian Lance Taylor <[email protected]>
1 parent 37588ff commit 7358064

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

doc/go1.16.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,11 @@ <h3 id="darwin">Darwin and iOS</h3>
5858
the <code>ios</code> build tag set.
5959
</p>
6060

61+
<p><!-- golang.org/issue/23011 -->
62+
Go 1.16 is the last release that will run on macOS 10.12 Sierra.
63+
Go 1.17 will require macOS 10.13 High Sierra or later.
64+
</p>
65+
6166
<h3 id="netbsd">NetBSD</h3>
6267

6368
<p><!-- golang.org/issue/30824 -->

0 commit comments

Comments
 (0)