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

Co-authored-by: Susmita Mane <susmitamane@Susmitas-MacBook-Pro.local>
This commit is contained in:
susmitamane
2025-05-09 19:42:51 +05:30
committed by GitHub
parent 15fd833774
commit 7b4cd1f24c
3 changed files with 0 additions and 6 deletions

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.*"

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.*"

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.*"