aboutsummaryrefslogtreecommitdiff
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 17:02:41 +0000
commitfe55bbcfd114163eb5ab7dbb48eae8c5a1fdadfb (patch)
treecd7a76ae325bfa82fff3afa417d248591ce2986e
parent9a70e17e0f0ab3da349cdc8fd8a1400c77530b26 (diff)
downloadgo-fe55bbcfd114163eb5ab7dbb48eae8c5a1fdadfb.tar.gz
go-fe55bbcfd114163eb5ab7dbb48eae8c5a1fdadfb.zip
[release-branch.go1.22] doc: remove last TODO item
For #61422 Change-Id: I50e427b78a533c3196aeb5291a34c05528ee0bed Reviewed-on: https://go-review.googlesource.com/c/go/+/557475 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>
-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 -->