]> Cypherpunks repositories - gostls13.git/commitdiff
doc/next: update release notes for go list -m -json
authorSam Thanawalla <samthanawalla@google.com>
Tue, 18 Jun 2024 18:48:57 +0000 (18:48 +0000)
committerGopher Robot <gobot@golang.org>
Tue, 18 Jun 2024 19:07:25 +0000 (19:07 +0000)
For #65614

Change-Id: I49921aefb79efbc012e745cc2abd9ff36c0a9149
Reviewed-on: https://go-review.googlesource.com/c/go/+/593495
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Auto-Submit: Sam Thanawalla <samthanawalla@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
doc/next/3-tools.md

index 73f931c102d6b943c15b4995241d74118d08550e..7ae651e0b4e61f119f28d1f1462a72684745f169 100644 (file)
@@ -45,7 +45,6 @@ the files but instead print the necessary changes as a unified diff.
 It exits with a non-zero code if updates are needed.
 
 <!-- go.dev/issue/52792, CL 562775 -->
-<!-- TODO: Improve this if needed. -->
 The `go` `list` `-m` `-json` command now includes new `Sum` and `GoModSum` fields.
 This is similar to the existing behavior of the `go` `mod` `download` `-json` command.