[macOS] add go 1.20 to toolsets (#7184)

This commit is contained in:
sergei-pyshnoi
2023-02-23 19:45:43 +01:00
committed by GitHub
parent ac0d8e922b
commit 8c0f7bb032
2 changed files with 4 additions and 2 deletions

View File

@@ -285,7 +285,8 @@
"versions": [
"1.17.*",
"1.18.*",
"1.19.*"
"1.19.*",
"1.20.*"
]
},
{

View File

@@ -263,7 +263,8 @@
"versions": [
"1.17.*",
"1.18.*",
"1.19.*"
"1.19.*",
"1.20.*"
]
},
{