1
0
mirror of https://github.com/golang/go synced 2024-11-11 22:20:22 -07:00

doc: fix formatting for Darwin entry

Updates #23011

Change-Id: I38360501c772ddf7cc4bd1b5d7b0225387ead535
Reviewed-on: https://go-review.googlesource.com/c/151361
Reviewed-by: Tobias Klauser <tobias.klauser@gmail.com>
This commit is contained in:
Ian Lance Taylor 2018-11-28 07:17:40 -08:00
parent 1cac3e84f5
commit 5966c2f4ec

View File

@ -47,7 +47,9 @@ Do not send CLs removing the interior tags from such phrases.
12.0+.
</p>
<p id="darwin">
<h3 id="darwin">Darwin</h3>
<p>
Go 1.12 is the last release that will run on macOS 10.10 Yosemite.
Go 1.13 will require macOS 10.11 El Capitan or later.
</p>