Skip to content

Commit fc2507d

Browse files
committed
doc: remove mention of Go 1.6.3 working on Sierra
We thought it would at the time, but then Beta 4 changed the ABI again, so it wasn't true in practice. Fixes #17643 Change-Id: I36b747bd69a56adc7291fa30d6bffdf67ab8741b Reviewed-on: https://go-review.googlesource.com/32238 Reviewed-by: Russ Cox <[email protected]>
1 parent 6da83c6 commit fc2507d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

doc/go1.7.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,7 @@ <h2 id="ports">Ports</h2>
6767

6868
<p>
6969
Go 1.7 adds support for macOS 10.12 Sierra.
70-
This support was backported to Go 1.6.3.
71-
Binaries built with versions of Go before 1.6.3 will not work
70+
Binaries built with versions of Go before 1.7 will not work
7271
correctly on Sierra.
7372
</p>
7473

0 commit comments

Comments
 (0)