chore: update to go1.19

This commit is contained in:
Ludovic Fernandez
2022-08-09 17:36:08 +02:00
committed by GitHub
parent 40d2421db9
commit 45453b20fa
61 changed files with 519 additions and 493 deletions

View File

@@ -463,8 +463,7 @@
"foo"
],
"clientAuth": {},
"sniStrict": true,
"preferServerCipherSuites": true
"sniStrict": true
}
},
"stores": {

View File

@@ -471,8 +471,7 @@
],
"clientAuthType": "RequireAndVerifyClientCert"
},
"sniStrict": true,
"preferServerCipherSuites": true
"sniStrict": true
}
},
"stores": {
@@ -484,4 +483,4 @@
}
}
}
}
}