From decdf1e848df30a2f7823207dead0b2016ec97d6 Mon Sep 17 00:00:00 2001 From: Mikio Hara Date: Wed, 21 Feb 2018 08:01:04 +0900 Subject: [PATCH] Updated NetBSD (markdown) --- NetBSD.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/NetBSD.md b/NetBSD.md index ba578c48..91e32002 100644 --- a/NetBSD.md +++ b/NetBSD.md @@ -4,7 +4,8 @@ Go on NetBSD is not stable as of Go 1.8/Go 1.9. See https://tip.golang.org/doc/g | **Kernel version** | **Architectures** | **Initial support version** | **Final support version** | |:----------------------|:------------------|:----------------------------|:--------------------------| -| 7.0 or above | amd64, arm, 386 | Go 1.3 _*_ | | +| 8.0 or above | amd64, arm, 386 | | | +| 7.0 | amd64, arm, 386 | Go 1.3 _*_ | | | 6.0 through 6.1 | amd64, arm, 386 | Go 1.3 _*_ | | | 5.0 through 5.2 (EOL) | amd64, 386 | Go 1 | Go 1.2.2 |