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