From: Tobias Klauser Date: Sun, 18 Nov 2018 13:52:22 +0000 (+0100) Subject: doc/go1.12: announce deprecation of support for FreeBSD 10.x X-Git-Tag: go1.12beta1~306 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=485218482b3fcfced2ed73c35137f37b1ba9a9a1;p=gostls13.git doc/go1.12: announce deprecation of support for FreeBSD 10.x Fixes #27619 Change-Id: If18df696c0778efe894a4a249d4964db1b02e5d6 Reviewed-on: https://go-review.googlesource.com/c/150159 Reviewed-by: Yuval Pavel Zholkover Reviewed-by: Ian Lance Taylor --- diff --git a/doc/go1.12.html b/doc/go1.12.html index f4920f4670..79f8eceb47 100644 --- a/doc/go1.12.html +++ b/doc/go1.12.html @@ -37,6 +37,16 @@ Do not send CLs removing the interior tags from such phrases. There are no changes to the language specification.

+

Ports

+ +

FreeBSD

+ +

+ 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+. +

+

Tools

Build cache requirement