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

This commit is contained in:
Spike Curtis
2024-05-23 08:22:44 -04:00
committed by GitHub
parent c67eba10d5
commit b43344b672
12 changed files with 40 additions and 59 deletions
+1 -1
View File
@@ -8923,7 +8923,7 @@ _None_
| ------------- | ---------------------------- | -------- | ------------ | -------------------------------------------------- |
| `forceQuery` | boolean | false | | append a query ('?') even if RawQuery is empty |
| `fragment` | string | false | | fragment for references, without '#' |
| `host` | string | false | | host or host:port |
| `host` | string | false | | host or host:port (see Hostname and Port methods) |
| `omitHost` | boolean | false | | do not emit empty host (authority) |
| `opaque` | string | false | | encoded opaque data |
| `path` | string | false | | path (relative paths may omit leading slash) |