Commit fcc35147 authored by Brad Fitzpatrick's avatar Brad Fitzpatrick

doc: note that Go 1.9 is last release to support FreeBSD 9.3

Fixes #20930

Change-Id: I4a59de0556cffeae9af2eaa41609601e086211b2
Reviewed-on: https://go-review.googlesource.com/47731Reviewed-by: default avatarRob Pike <r@golang.org>
parent 39ed6b14
......@@ -99,6 +99,15 @@ type T1 = T2
hardware.
<p>
<h3 id="freebsd">FreeBSD</h3>
<p>
Go 1.9 is the last release that will run on FreeBSD 9.3,
which is already
<a href="https://www.freebsd.org/security/unsupported.html">unsupported by FreeBSD</a>.
Go 1.10 will require FreeBSD 10.3+.
</p>
<h3 id="openbsd">OpenBSD 6.0</h3>
<p> <!-- CL 40331 -->
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment