From 2d91936a9fcd65c470151279bf29d4ff08604d56 Mon Sep 17 00:00:00 2001 From: mikioh <92117+mikioh@users.noreply.github.com> Date: Wed, 20 Mar 2019 17:18:47 +0900 Subject: [PATCH] Updated Darwin (markdown) --- Darwin.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Darwin.md b/Darwin.md index e5e5a126..1970cbf1 100644 --- a/Darwin.md +++ b/Darwin.md @@ -2,8 +2,8 @@ | **Kernel version** | **Distributions** | **Architectures** | **Initial support version** | **Final support version** | |:-------------------|:--------------------------------|:-----------------------|:---------------|:----------| -| 18 | macOS Mojave 10.14, iOS 12 | amd64, arm, arm64, 386 | Go 1.12 | | -| 17 | macOS High Sierra 10.13, iOS 11 | amd64, arm, arm64, 386 | Go 1.7.1 _***_ | | +| 18 | macOS Mojave 10.14, iOS 12 | amd64, arm64, 386 | Go 1.12 | | +| 17 | macOS High Sierra 10.13, iOS 11 | amd64, arm64, 386 | Go 1.7.1 _***_ | | | 16 | macOS Sierra 10.12, iOS 10 | amd64, arm, arm64, 386 | Go 1.7.1 _**_ | | | 15 | OS X El Capitan 10.11 | amd64, 386 | Go 1 _*_ | | | 15 | iOS 9 | arm, arm64 | Go 1.5 | |