Skip to content

Commit 9b8d604

Browse files
committed
doc/go1.10: preannounce removal of OS X 10.8 support in Go 1.11
For #23011. Change-Id: Ibd934f32e41cb8dddbd3d68a324536cf29a97916 Reviewed-on: https://go-review.googlesource.com/82275 Run-TryBot: Russ Cox <rsc@golang.org> Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
1 parent 2873605 commit 9b8d604

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Diff for: doc/go1.10.html

+5
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,11 @@ <h2 id="ports">Ports</h2>
6464
and improvements to the code generated by the compilers.
6565
</p>
6666

67+
<p id="darwin">
68+
Go 1.10 is the last release that will run on OS X 10.8 Mountain Lion.
69+
Go 1.11 will require OS X 10.9 Mavericks or later.
70+
</p>
71+
6772
<p id="freebsd">
6873
As <a href="go1.9#freebsd">announced in the Go 1.9 release notes</a>,
6974
Go 1.10 now requires FreeBSD 10.3 or later;

0 commit comments

Comments
 (0)