From: Russ Cox Date: Sat, 4 Jun 2022 18:46:42 +0000 (-0400) Subject: doc/go1.19: delete boringcrypto TODO X-Git-Tag: go1.19beta1~40 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=95b68e1e02fa713719f02f6c59fb1532bd05e824;p=gostls13.git 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 Reviewed-by: Carlos Amedee Reviewed-by: Heschi Kreinick --- 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 @@ -196,10 +196,6 @@ Do not send CLs removing the interior tags from such phrases.

Core library

-

- TODO: https://go.dev/issue/51940: all: move dev.boringcrypto into main branch behind GOEXPERIMENT -

-

TODO: complete this section