aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorCarlos Amedee <carlos@golang.org>2024-01-22 11:30:51 -0500
committerGopher Robot <gobot@golang.org>2024-01-22 16:50:46 +0000
commit846bb475203ac3fcef61569b2d1360947254dd38 (patch)
treee22e844599ebd96dff8329f53dc916fbee1e0461 /doc
parent41c05ea4b937ceb7b4eb7c3599f144f95da5e04e (diff)
downloadgo-846bb475203ac3fcef61569b2d1360947254dd38.tar.gz
go-846bb475203ac3fcef61569b2d1360947254dd38.zip
doc: remove last TODO item
For #61422 Change-Id: I50e427b78a533c3196aeb5291a34c05528ee0bed Reviewed-on: https://go-review.googlesource.com/c/go/+/557455 Reviewed-by: Cherry Mui <cherryyz@google.com> Auto-Submit: Carlos Amedee <carlos@golang.org> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/go1.22.html4
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/go1.22.html b/doc/go1.22.html
index 686d42ebae..ae3ac728e3 100644
--- a/doc/go1.22.html
+++ b/doc/go1.22.html
@@ -419,10 +419,6 @@ We plan to include an API migration tool in a future release, likely Go 1.23.
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/58000, CL 513316 -->