diff --git a/doc/go1.18.html b/doc/go1.18.html index 6c246b8b7b..31aa17209f 100644 --- a/doc/go1.18.html +++ b/doc/go1.18.html @@ -341,7 +341,9 @@ proposal.
crypto/tls

- TODO: https://golang.org/cl/325250: add Conn.NetConn method + The new Conn.NetConn + method allows access to the underlying + net.Conn.