We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76da649 commit 1cb3f71Copy full SHA for 1cb3f71
doc/go1.7.html
@@ -74,6 +74,12 @@ <h2 id="language">Changes to the language</h2>
74
75
<h2 id="ports">Ports</h2>
76
77
+<p>
78
+Go 1.7 adds support for macOS 10.12 Sierra.
79
+Binaries built with previous versions of Go will not work correctly on
80
+Sierra.
81
+</p>
82
+
83
<p>
84
Go 1.7 adds an experimental port to <a href="https://en.wikipedia.org/wiki/Linux_on_z_Systems">Linux on z Systems</a> (<code>linux/s390x</code>)
85
and the beginning of a port to Plan 9 on ARM (<code>plan9/arm</code>).
0 commit comments