From c8e9adf43f5559cfc23a7adf963a5f974b479bda Mon Sep 17 00:00:00 2001 From: Mikio Hara Date: Fri, 6 Oct 2017 13:45:52 +0900 Subject: [PATCH] Updated FreeBSD (markdown) --- FreeBSD.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/FreeBSD.md b/FreeBSD.md index 2e2801be..4b4d635b 100644 --- a/FreeBSD.md +++ b/FreeBSD.md @@ -2,11 +2,12 @@ | **Kernel version** | **Architectures** | **Initial support version** | **Final support version** | |:-------------------|:------------------|:----------------------------|:--------------------------| -| 12-CURRENT | amd64, arm, 386 | Go 1.7 | | +| 12-CURRENT | amd64, arm, 386 | _**_ | | | 11-STABLE | amd64, arm, 386 | Go 1.7 | | | 10-STABLE | amd64, arm, 386 | Go 1.3 _*_ | | | 9-STABLE (EOL) | amd64, 386 | Go 1 _*_ | Go 1.9.1 | | 8-STABLE (EOL) | amd64, 386 | Go 1 _*_ | Go 1.9.1 | | 7-STABLE (EOL) | amd64, 386 | Go 1 | Go 1.1.2 | -_*_ Go 1.5 or above is recommended. \ No newline at end of file +_*_ Go 1.5 or above is recommended. +_**_ 12-CURRENT probably may contain a few breaking changes on syscall/ABI. \ No newline at end of file