Skip to content

Commit d19e549

Browse files
committed
doc/go1.17: require macOS 10.13 or later
For #44513. For #23011. Change-Id: Ic092e38da3601a43d7e2110f500db4a6a6f845f5 Reviewed-on: https://go-review.googlesource.com/c/go/+/316889 Trust: Dmitri Shuralyov <[email protected]> Reviewed-by: Alexander Rakoczy <[email protected]> Reviewed-by: Carlos Amedee <[email protected]>
1 parent 10a082a commit d19e549

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

doc/go1.17.html

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,16 @@ <h2 id="language">Changes to the language</h2>
3131

3232
<h2 id="ports">Ports</h2>
3333

34+
<h3 id="darwin">Darwin</h3>
35+
36+
<p><!-- golang.org/issue/23011 -->
37+
As <a href="go1.16#darwin">announced</a> in the Go 1.16 release
38+
notes, Go 1.17 requires macOS 10.13 High Sierra or later; support
39+
for previous versions has been discontinued.
40+
</p>
41+
3442
<p>
35-
TODO: complete this section, or delete if not needed
43+
TODO: complete the Ports section
3644
</p>
3745

3846
<h2 id="tools">Tools</h2>

0 commit comments

Comments
 (0)