From 61642d6600cecb8ec30382c2344fdde0b5cdd90a Mon Sep 17 00:00:00 2001 From: Tobias Klauser Date: Wed, 18 Nov 2020 11:21:47 +0100 Subject: [PATCH] Updated MinimumRequirements (markdown) --- MinimumRequirements.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/MinimumRequirements.md b/MinimumRequirements.md index 04763fc5..c09e9e3b 100644 --- a/MinimumRequirements.md +++ b/MinimumRequirements.md @@ -23,7 +23,10 @@ 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 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. + +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)