aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuss Cox <rsc@golang.org>2022-06-04 14:46:42 -0400
committerRuss Cox <rsc@golang.org>2022-06-07 01:54:55 +0000
commit95b68e1e02fa713719f02f6c59fb1532bd05e824 (patch)
tree70d97bef3067c084a144bc6d73d578103016f712
parenta79623b019b1ea3f4afb7e274c76c1e9936f0aa6 (diff)
downloadgo-95b68e1e02fa713719f02f6c59fb1532bd05e824.tar.gz
go-95b68e1e02fa713719f02f6c59fb1532bd05e824.zip
doc/go1.19: delete boringcrypto TODO
Boringcrypto has never been officially supported and it remains unsupported. It need not be mentioned in the release notes. Change-Id: I24a08d424982615244d51c1d250035d85a602023 Reviewed-on: https://go-review.googlesource.com/c/go/+/410362 Run-TryBot: Russ Cox <rsc@golang.org> Reviewed-by: Carlos Amedee <carlos@golang.org> Reviewed-by: Heschi Kreinick <heschi@google.com>
-rw-r--r--doc/go1.19.html4
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/go1.19.html b/doc/go1.19.html
index db2bb91ae8..512db3981f 100644
--- a/doc/go1.19.html
+++ b/doc/go1.19.html
@@ -197,10 +197,6 @@ Do not send CLs removing the interior tags from such phrases.
<h2 id="library">Core library</h2>
<p>
- TODO: <a href="https://go.dev/issue/51940">https://go.dev/issue/51940</a>: all: move dev.boringcrypto into main branch behind GOEXPERIMENT
-</p>
-
-<p>
TODO: complete this section
</p>