]> Cypherpunks repositories - gostls13.git/commit
cmd/go: show Sum/GoModSum when listing modules
authorSam Thanawalla <samthanawalla@google.com>
Thu, 8 Feb 2024 18:32:55 +0000 (18:32 +0000)
committerSam Thanawalla <samthanawalla@google.com>
Fri, 16 Feb 2024 16:56:39 +0000 (16:56 +0000)
commitb2a169be6f499ac818620398570840b65100ccb7
treee07235998c7517114727ac9ec0765e72c25a3d7d
parent7f799f33b62320147391f43603e6d28a384865f1
cmd/go: show Sum/GoModSum when listing modules

Fixes #52792

Tested: Ran go test cmd/go
Change-Id: Ib7006256f4dca9e9fbfce266c00253c69595d6ab
Cq-Include-Trybots: luci.golang.try:gotip-linux-amd64-longtest,gotip-windows-amd64-longtest
Reviewed-on: https://go-review.googlesource.com/c/go/+/562775
Reviewed-by: Bryan Mills <bcmills@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/cmd/go/alldocs.go
src/cmd/go/internal/list/list.go
src/cmd/go/internal/modfetch/fetch.go
src/cmd/go/internal/modinfo/info.go
src/cmd/go/internal/modload/build.go
src/cmd/go/testdata/script/mod_list_m.txt [new file with mode: 0644]