]> Cypherpunks repositories - gostls13.git/commitdiff
doc/go1.20: delete remaining TODO
authorMichael Pratt <mpratt@google.com>
Wed, 7 Dec 2022 16:24:49 +0000 (11:24 -0500)
committerMichael Pratt <mpratt@google.com>
Wed, 7 Dec 2022 16:49:08 +0000 (16:49 +0000)
This section is complete.

For #54202.

Change-Id: I304cc55a5b8ed53e8b8dff73a5feb5ef39207846
Reviewed-on: https://go-review.googlesource.com/c/go/+/455895
Run-TryBot: Michael Pratt <mpratt@google.com>
Reviewed-by: Carlos Amedee <carlos@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>

doc/go1.20.html

index d14034c2f50f3042ef921b6aff0295323f2e4019..28d3c8224dbbf005464e76bc9d102551454b902e 100644 (file)
@@ -522,10 +522,6 @@ proxyHandler := &httputil.ReverseProxy{
   There are also various performance improvements, not enumerated here.
 </p>
 
-<p>
-  TODO: complete this section
-</p>
-
 <dl id="archive/tar"><dt><a href="/pkg/archive/tar/">archive/tar</a></dt>
   <dd>
     <p><!-- https://go.dev/issue/55356, CL 449937 -->