From f5b5273190d2c38544298038c4fcc581dab3ae58 Mon Sep 17 00:00:00 2001 From: Rhys Hiltner Date: Thu, 26 May 2022 17:51:42 -0700 Subject: [PATCH] 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 Reviewed-by: Carlos Amedee Run-TryBot: Carlos Amedee Reviewed-by: Alex Rakoczy Auto-Submit: Carlos Amedee Auto-Submit: Alex Rakoczy --- doc/go1.19.html | 8 -------- 1 file changed, 8 deletions(-) diff --git a/doc/go1.19.html b/doc/go1.19.html index a2abd957f4..a0f6bc1ff1 100644 --- a/doc/go1.19.html +++ b/doc/go1.19.html @@ -192,14 +192,6 @@ Do not send CLs removing the interior tags from such phrases. -
go.dev/x/crypto/ssh
-
-

- TODO: https://go.dev/cl/392134: ssh: add IUTF8 constant from RFC 8160 -

-
-
-
image/draw

-- 2.50.0