From 51d9ece7fe11fefbd02964da48870fcb37505122 Mon Sep 17 00:00:00 2001 From: Mikhail Timofeev <48208649+miketimofeev@users.noreply.github.com> Date: Wed, 14 Apr 2021 10:21:40 +0300 Subject: [PATCH] [macOS 10.13] Change Go in the toolset to 1.15 (#3178) --- images/macos/toolsets/toolset-10.13.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/macos/toolsets/toolset-10.13.json b/images/macos/toolsets/toolset-10.13.json index b1ca23be2..e2af23669 100644 --- a/images/macos/toolsets/toolset-10.13.json +++ b/images/macos/toolsets/toolset-10.13.json @@ -221,7 +221,7 @@ "gh", "gnupg", "gnu-tar", - "go", + "go@1.15", "helm", "libpq", "llvm",