]> Cypherpunks repositories - gostls13.git/commitdiff
doc: remove encoding/binary.NativeEndian release note placeholder
authorKeith Randall <khr@golang.org>
Fri, 1 Dec 2023 20:37:40 +0000 (12:37 -0800)
committerKeith Randall <khr@google.com>
Fri, 1 Dec 2023 21:01:26 +0000 (21:01 +0000)
This was released in 1.21, release noted in CL 524675.
(I think it was missed originally and then and backported,
but then somehow incorrectly made it into the 1.22 dragnet.)

Change-Id: I45f3182f14f77f8b92a3b7d5ef0011b71fd3c176
Reviewed-on: https://go-review.googlesource.com/c/go/+/546675
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: Keith Randall <khr@google.com>
TryBot-Bypass: Keith Randall <khr@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
doc/go1.22.html

index ccaafa7ff76371e95373121caad5ff00f6db918f..b6be84168e00970f8426b66cf24274ab07b7d5ef 100644 (file)
@@ -302,14 +302,6 @@ Do not send CLs removing the interior tags from such phrases.
   </dd>
 </dl><!-- encoding -->
 
-<dl id="encoding/binary"><dt><a href="/pkg/encoding/binary/">encoding/binary</a></dt>
-  <dd>
-    <p><!-- https://go.dev/issue/57237 -->
-      TODO: <a href="https://go.dev/issue/57237">https://go.dev/issue/57237</a>: add var NativeEndian; also x/sys/cpu.IsBigEndian
-    </p>
-  </dd>
-</dl><!-- encoding/binary -->
-
 <dl id="go/ast"><dt><a href="/pkg/go/ast/">go/ast</a></dt>
   <dd>
     <p><!-- https://go.dev/issue/52463 -->