Update macOS compatibilty according to Go 1.15 release notes

Tobias Klauser 2020-11-18 11:21:04 +01:00
parent 5696852839
commit aa103f801c

@ -23,7 +23,7 @@ For Go 1.11 and later: Windows Server 2008R2 and higher or Windows 7 and higher.
### [macOS (née OS X, aka Darwin)](Darwin)
macOS Sierra 10.12 or higher requires Go 1.7.1 or above.
Go only supports OS X Yosemite 10.10 or newer. We only have builders for 10.10, 10.11 and 10.12 as of 2019-01-11.
Go 1.15 and later only support macOS Sierra 10.12 or newer, see https://golang.org/doc/go1.15#darwin. We only have builders for 10.12, 10.14 and 10.15 as of 2020-11-18.
### [OpenBSD](OpenBSD)