Skip to content

Commit 418aae6

Browse files
Bryan C. Millsezz-no
Bryan C. Mills
authored andcommitted
doc/go1.22: remove empty cgo section
The only issue in this section, golang#56378, does not need a release note for Go 1.22 because its feature was disabled for this release. For golang#61422. Updates golang#56378. Change-Id: Ia4e090994cd9ac04e855f8b3a2c6ca0cde4485d2 Reviewed-on: https://go-review.googlesource.com/c/go/+/548876 Auto-Submit: Bryan Mills <[email protected]> Reviewed-by: Cherry Mui <[email protected]> LUCI-TryBot-Result: Go LUCI <[email protected]>
1 parent 04e89c7 commit 418aae6

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

doc/go1.22.html

-7
Original file line numberDiff line numberDiff line change
@@ -117,13 +117,6 @@ <h3 id="go-command">Go command</h3>
117117
<code>mymod/mypack coverage: 0.0% of statements</code>
118118
</p>
119119

120-
<h3 id="cgo">Cgo</h3>
121-
122-
<!-- https://go.dev/issue/56378 -->
123-
<p>
124-
<!-- add #cgo noescape/nocallback annotations -->
125-
</p>
126-
127120
<h3 id="trace">Trace</h3>
128121

129122
<!-- https://go.dev/issue/63960 -->

0 commit comments

Comments
 (0)