[macOS] Remove Go 1.21.*. (#12170)

Co-authored-by: Susmita Mane <[email protected]>
This commit is contained in:
susmitamane
2025-05-09 09:12:51 -05:00
committed by GitHub
co-authored by Susmita Mane
parent 15fd833774
commit 7b4cd1f24c
3 changed files with 0 additions and 6 deletions
-2
View File
@@ -191,7 +191,6 @@
"x64": {
"variable_template" : "GOROOT_{0}_{1}_X64",
"versions": [
"1.21.*",
"1.22.*",
"1.23.*",
"1.24.*"
@@ -200,7 +199,6 @@
"arm64": {
"variable_template" : "GOROOT_{0}_{1}_ARM64",
"versions": [
"1.21.*",
"1.22.*",
"1.23.*",
"1.24.*"
-2
View File
@@ -260,7 +260,6 @@
"x64": {
"variable_template" : "GOROOT_{0}_{1}_X64",
"versions": [
"1.21.*",
"1.22.*",
"1.23.*",
"1.24.*"
@@ -269,7 +268,6 @@
"arm64": {
"variable_template" : "GOROOT_{0}_{1}_ARM64",
"versions": [
"1.21.*",
"1.22.*",
"1.23.*",
"1.24.*"
-2
View File
@@ -235,7 +235,6 @@
"x64": {
"variable_template" : "GOROOT_{0}_{1}_X64",
"versions": [
"1.21.*",
"1.22.*",
"1.23.*",
"1.24.*"
@@ -244,7 +243,6 @@
"arm64": {
"variable_template" : "GOROOT_{0}_{1}_ARM64",
"versions": [
"1.21.*",
"1.22.*",
"1.23.*",
"1.24.*"