From: Bryan C. Mills
Date: Mon, 11 Dec 2023 17:31:25 +0000 (-0500)
Subject: doc/go1.22: remove empty cgo section
X-Git-Tag: go1.22rc1~31
X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=699807f323739582f37814c29fece6e3564eb13d;p=gostls13.git
doc/go1.22: remove empty cgo section
The only issue in this section, #56378, does not need a release note
for Go 1.22 because its feature was disabled for this release.
For #61422.
Updates #56378.
Change-Id: Ia4e090994cd9ac04e855f8b3a2c6ca0cde4485d2
Reviewed-on: https://go-review.googlesource.com/c/go/+/548876
Auto-Submit: Bryan Mills
Reviewed-by: Cherry Mui
LUCI-TryBot-Result: Go LUCI
---
diff --git a/doc/go1.22.html b/doc/go1.22.html
index a7a51a1ffd..720d356efe 100644
--- a/doc/go1.22.html
+++ b/doc/go1.22.html
@@ -117,13 +117,6 @@ packages that do not have their own test files. Prior to Go 1.22 a
mymod/mypack coverage: 0.0% of statements
-Cgo
-
-
-
-
-
-
Trace