summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMichael Pratt <mpratt@google.com>2022-12-07 11:24:49 -0500
committerMichael Pratt <mpratt@google.com>2022-12-07 16:49:08 +0000
commit3ec5085eacf28129122a0315b388f1318a6dcdee (patch)
tree710de955fad29bbdc1ca77c0e412a98f3dac50c8 /doc
parentf715d28cea22de3a5752bdf019c1a00d4dcadf63 (diff)
downloadgo-git-3ec5085eacf28129122a0315b388f1318a6dcdee.tar.gz
doc/go1.20: delete remaining TODO
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>
Diffstat (limited to 'doc')
-rw-r--r--doc/go1.20.html4
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/go1.20.html b/doc/go1.20.html
index d14034c2f5..28d3c8224d 100644
--- a/doc/go1.20.html
+++ b/doc/go1.20.html
@@ -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 -->