aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/go/testdata/script/mod_verify.txt
AgeCommit message (Expand)Author
2021-03-05cmd/go/internal/modfetch: detect and recover from missing ziphash fileJay Conrod
2020-09-11cmd/go: update tests to work with -mod=readonly on by defaultJay Conrod
2020-08-14cmd/go/internal/modfetch: stop migrating go.modverify to go.sumJay Conrod
2019-05-16cmd/go: cut 'go test -short cmd/go' time by about halfRuss Cox
2018-08-01cmd/go: move module cache from $GOPATH/src/mod to $GOPATH/pkg/modRuss Cox
2018-08-01cmd/go: split go mod into multiple subcommandsRuss Cox
2018-07-19cmd/go: convert even more module tests to scriptsRuss Cox