mirror of https://github.com/golang/go.git
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:
parent
fd0ffedae2
commit
f5b5273190
|
|
@ -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 -->
|
||||
|
|
|
|||
Loading…
Reference in New Issue