diff --git a/doc/next/3-tools.md b/doc/next/3-tools.md index 73f931c102d6b943c15b4995241d74118d08550e..7ae651e0b4e61f119f28d1f1462a72684745f169 100644 --- a/doc/next/3-tools.md +++ b/doc/next/3-tools.md @@ -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.