feat: use latest gVisor and go 1.22.3 (#13338)

This commit is contained in:
Spike Curtis
2024-05-23 16:22:44 +04:00
committed by GitHub
parent c67eba10d5
commit b43344b672
12 changed files with 40 additions and 59 deletions

2
coderd/apidoc/docs.go generated
View File

@ -14489,7 +14489,7 @@ const docTemplate = `{
"type": "string"
},
"host": {
"description": "host or host:port",
"description": "host or host:port (see Hostname and Port methods)",
"type": "string"
},
"omitHost": {