Go update to version 1.19

This commit is contained in:
Erik Bershel
2022-08-03 16:25:33 +02:00
parent 2900984662
commit ec418d789f
8 changed files with 24 additions and 16 deletions

View File

@@ -292,7 +292,8 @@
"versions": [
"1.16.*",
"1.17.*",
"1.18.*"
"1.18.*",
"1.19.*"
]
},
{
@@ -332,7 +333,7 @@
]
},
"go": {
"default": "1.17"
"default": "1.19"
},
"node": {
"default": "16",

View File

@@ -282,7 +282,8 @@
"versions": [
"1.16.*",
"1.17.*",
"1.18.*"
"1.18.*",
"1.19.*"
]
},
{
@@ -324,7 +325,7 @@
]
},
"go": {
"default": "1.17"
"default": "1.19"
},
"node": {
"default": "16",

View File

@@ -215,7 +215,8 @@
"versions": [
"1.16.*",
"1.17.*",
"1.18.*"
"1.18.*",
"1.19.*"
]
},
{
@@ -253,7 +254,7 @@
]
},
"go": {
"default": "1.17"
"default": "1.19"
},
"node": {
"default": "16",