Skip to content

Commit fcc3514

Browse files
committed
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/47731 Reviewed-by: Rob Pike <[email protected]>
1 parent 39ed6b1 commit fcc3514

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

doc/go1.9.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,15 @@ <h3 id="power8">ppc64x requires Power8</h3>
9999
hardware.
100100
<p>
101101

102+
<h3 id="freebsd">FreeBSD</h3>
103+
104+
<p>
105+
Go 1.9 is the last release that will run on FreeBSD 9.3,
106+
which is already
107+
<a href="https://www.freebsd.org/security/unsupported.html">unsupported by FreeBSD</a>.
108+
Go 1.10 will require FreeBSD 10.3+.
109+
</p>
110+
102111
<h3 id="openbsd">OpenBSD 6.0</h3>
103112

104113
<p> <!-- CL 40331 -->

0 commit comments

Comments
 (0)