Add go 1.18 to MacOS (#5281)

This commit is contained in:
ddobranic
2022-03-26 16:19:37 +01:00
committed by GitHub
parent 4a39d1de00
commit 7fc477ed20
3 changed files with 6 additions and 3 deletions

View File

@@ -292,7 +292,8 @@
"versions": [
"1.15.*",
"1.16.*",
"1.17.*"
"1.17.*",
"1.18.*"
]
},
{

View File

@@ -261,7 +261,8 @@
"versions": [
"1.15.*",
"1.16.*",
"1.17.*"
"1.17.*",
"1.18.*"
]
},
{

View File

@@ -175,7 +175,8 @@
"versions": [
"1.15.*",
"1.16.*",
"1.17.*"
"1.17.*",
"1.18.*"
]
},
{