]> Cypherpunks repositories - gostls13.git/commitdiff
doc/go1.12: announce deprecation of support for FreeBSD 10.x
authorTobias Klauser <tklauser@distanz.ch>
Sun, 18 Nov 2018 13:52:22 +0000 (14:52 +0100)
committerTobias Klauser <tobias.klauser@gmail.com>
Tue, 20 Nov 2018 08:58:36 +0000 (08:58 +0000)
Fixes #27619

Change-Id: If18df696c0778efe894a4a249d4964db1b02e5d6
Reviewed-on: https://go-review.googlesource.com/c/150159
Reviewed-by: Yuval Pavel Zholkover <paulzhol@gmail.com>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
doc/go1.12.html

index f4920f467039260123f2d003f8e49ab0f5d82e08..79f8eceb47e725f2821ff71c6ccafec5c3e32c44 100644 (file)
@@ -37,6 +37,16 @@ Do not send CLs removing the interior tags from such phrases.
   There are no changes to the language specification.
 </p>
 
+<h2 id="ports">Ports</h2>
+
+<h3 id="freebsd">FreeBSD</h3>
+
+<p>
+  Go 1.12 is the last release that is supported on FreeBSD 10.x, which has
+  already reached end-of-life. Go 1.13 will require FreeBSD 11.2+ or FreeBSD
+  12.0+.
+</p>
+
 <h2 id="tools">Tools</h2>
 
 <h3 id="gocache">Build cache requirement</h3>