Skip to content

Commit 01ef405

Browse files
committed
_content/doc: add CL 514997 to list in QUIC comment for go1.21.html
Change-Id: I9649bd9b02cb36b843acbe30b467de1ebfa52c38 Reviewed-on: https://go-review.googlesource.com/c/website/+/516135 TryBot-Result: Gopher Robot <[email protected]> Run-TryBot: David Chase <[email protected]> Reviewed-by: Damien Neil <[email protected]>
1 parent 1f6ba5c commit 01ef405

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_content/doc/go1.21.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -606,7 +606,7 @@ <h3 id="minor_library_changes">Minor changes to the library</h3>
606606
has been reverted, and is now set for resumed connections that support Extended Master Secret.
607607
</p>
608608

609-
<p><!-- https://go.dev/issue/44886, https://go.dev/issue/60107, CL 493655, CL 496995 -->
609+
<p><!-- https://go.dev/issue/44886, https://go.dev/issue/60107, CL 493655, CL 496995, CL 514997 -->
610610
The new <a href="/pkg/crypto/tls/#QUICConn"><code>QUICConn</code></a> type
611611
provides support for QUIC implementations, including 0-RTT support. Note
612612
that this is not itself a QUIC implementation, and 0-RTT is still not

0 commit comments

Comments
 (0)