From 02f05199a8cee5b46bcc08ace4cd3a6d0428e195 Mon Sep 17 00:00:00 2001 From: cherrymui Date: Tue, 9 Nov 2021 17:54:54 -0500 Subject: [PATCH] Updated MinimumRequirements (markdown) --- MinimumRequirements.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/MinimumRequirements.md b/MinimumRequirements.md index c0895c31..317755bd 100644 --- a/MinimumRequirements.md +++ b/MinimumRequirements.md @@ -24,6 +24,8 @@ For Go 1.11 and later: Windows Server 2008R2 and higher or Windows 7 and higher. macOS Sierra 10.12 or higher requires Go 1.7.1 or above. +macOS Monterey 12 or higher requires Go 1.11 or above. + Go 1.15 and later only support macOS Sierra 10.12 or newer; see https://golang.org/doc/go1.15#darwin. Go 1.17 and later only support macOS High Sierra 10.13 or newer; see https://golang.org/doc/go1.17#darwin.