sync: merge changes from go 1.24.0

This commit is contained in:
Mingye Chen 2025-03-01 00:13:08 -07:00
commit a99feacec2
50 changed files with 2505 additions and 2734 deletions

View file

@ -53,7 +53,7 @@ type UConn struct {
ech ECHExtension
// echCtx is the echContex returned by makeClientHello()
echCtx *echContext
echCtx *echClientContext
}
// UClient returns a new uTLS client, with behavior depending on clientHelloID.