From b92867b5caa807da6a87214f64e682b5d6a30bbd Mon Sep 17 00:00:00 2001 From: mikioh <92117+mikioh@users.noreply.github.com> Date: Wed, 20 Mar 2019 16:56:18 +0900 Subject: [PATCH] Updated Darwin (markdown) --- Darwin.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Darwin.md b/Darwin.md index a2b76c8b..e5e5a126 100644 --- a/Darwin.md +++ b/Darwin.md @@ -2,7 +2,7 @@ | **Kernel version** | **Distributions** | **Architectures** | **Initial support version** | **Final support version** | |:-------------------|:--------------------------------|:-----------------------|:---------------|:----------| -| 18 | macOS Mojave 10.14, iOS 12 | amd64, arm64 | | | +| 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 _***_ | | | 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,5 +15,7 @@ | 10 | Mac OS X Snow Leopard 10.6 | amd64, 386 | Go 1 | Go 1.4.3 | _*_ Go 1.5 or above is recommended. + _**_ See https://github.com/golang/go/issues/16570 and https://github.com/golang/go/issues/19772. + _***_ See https://github.com/golang/go/issues/22037. \ No newline at end of file