From eb75d0707391963a0e8874700dcdcd38e1008317 Mon Sep 17 00:00:00 2001 From: Mikio Hara Date: Wed, 21 Feb 2018 07:58:39 +0900 Subject: [PATCH] Updated OpenBSD (markdown) --- OpenBSD.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/OpenBSD.md b/OpenBSD.md index 413caddf..88852735 100644 --- a/OpenBSD.md +++ b/OpenBSD.md @@ -17,9 +17,9 @@ Go is available within the OpenBSD ports tree collection since OpenBSD 5.2. It | **Kernel version** | **Architectures** | **Initial support version** | **Final support version** | |:-------------------|:------------------|:----------------------------|:--------------------------| | 6.2 | amd64, arm, 386 | Go 1.9 | | -| 6.1 | amd64, arm, 386 | Go 1.8 | | -| 6.0 | amd64, 386 | Go 1.4.1 _*_ | | -| 6.0 | arm | Go 1.5 | | +| 6.1 | amd64, arm, 386 | Go 1.8 | Go 1.10 | +| 6.0 | amd64, 386 | Go 1.4.1 _*_ | Go 1.10 | +| 6.0 | arm | Go 1.5 | Go 1.10 | | 5.9 | amd64, 386 | Go 1.4.1 _*_ | Go 1.8.7 | | 5.9 | arm | Go 1.5 | Go 1.8.7 | | 5.6 through 5.8 | amd64, 386 | Go 1.4.1 _*_ | Go 1.7.6 |