[windows] remove go 1.17 (#7348)

This commit is contained in:
ilia-shipitsin
2023-03-28 09:29:33 +02:00
committed by GitHub
parent 7c4a229fbc
commit 078d815ad5
2 changed files with 2 additions and 4 deletions

View File

@@ -74,12 +74,11 @@
"arch": "x64",
"platform" : "win32",
"versions": [
"1.17.*",
"1.18.*",
"1.19.*",
"1.20.*"
],
"default": "1.17.*"
"default": "1.20.*"
}
],
"powershellModules": [

View File

@@ -66,12 +66,11 @@
"arch": "x64",
"platform" : "win32",
"versions": [
"1.17.*",
"1.18.*",
"1.19.*",
"1.20.*"
],
"default": "1.17.*"
"default": "1.20.*"
}
],
"powershellModules": [