doc/go1.19: don't mention golang.org/x/crypto/ssh

CL 392134 appears to have been marked for the release notes by accident.
Remove mention of this package.

Change-Id: I62ae30512512ef8e20e9040b71e613be5ee5ee26
Reviewed-on: https://go-review.googlesource.com/c/go/+/408819
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Carlos Amedee <carlos@golang.org>
Run-TryBot: Carlos Amedee <carlos@golang.org>
Reviewed-by: Alex Rakoczy <alex@golang.org>
Auto-Submit: Carlos Amedee <carlos@golang.org>
Auto-Submit: Alex Rakoczy <alex@golang.org>
This commit is contained in:
Rhys Hiltner 2022-05-26 17:51:42 -07:00 committed by Gopher Robot
parent fd0ffedae2
commit f5b5273190
1 changed files with 0 additions and 8 deletions

View File

@ -192,14 +192,6 @@ Do not send CLs removing the interior tags from such phrases.
</dd>
</dl><!-- go/parser -->
<dl id="go.dev/x/crypto/ssh"><dt><a href="/pkg/go.dev/x/crypto/ssh/">go.dev/x/crypto/ssh</a></dt>
<dd>
<p><!-- CL 392134 -->
TODO: <a href="https://go.dev/cl/392134">https://go.dev/cl/392134</a>: ssh: add IUTF8 constant from RFC 8160
</p>
</dd>
</dl><!-- go.dev/x/crypto/ssh -->
<dl id="image/draw"><dt><a href="/pkg/image/draw/">image/draw</a></dt>
<dd>
<p><!-- CL 396795 -->