From fc8ae9860a820e2d5179fc3b15b247e0545f2a28 Mon Sep 17 00:00:00 2001
From: Cherry Mui
debug/buildinfo package
+ The new debug/buildinfo package
+ provides access to module versions, version control information, and build
+ flags embedded in executable files built by the go command.
+ The same information is also available via
+ runtime/debug.ReadBuildInfo
+ for the currently running binary and via go
+ version -m on the command line.
+
net/netip package@@ -484,19 +496,6 @@ Do not send CLs removing the interior tags from such phrases. -
- This new package provides access to module versions, version control
- information, and build flags embedded in executable files built by
- the go command. The same information is also available via
- runtime/debug.ReadBuildInfo
- for the currently running binary and via go
- version -m on the command line.
-
-- 2.52.0