aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/go/testdata/script/mod_tidy_replace.txt
AgeCommit message (Expand)Author
2021-04-22cmd/go: add a source file in the multiple-paths module in TestScript/mod_tidy...Bryan C. Mills
2020-11-09cmd/go: prefer 'go get -d' instead of 'go get' in script testsBryan C. Mills
2020-09-11cmd/go: update tests to work with -mod=readonly on by defaultJay Conrod
2019-10-22cmd/go/internal/modcmd: error out if one module with two different pathsBaokun Lee
2019-05-16cmd/go: cut 'go test -short cmd/go' time by about halfRuss Cox
2019-02-11cmd/go/internal/modcmd: use replaced paths to break cycles in 'go mod tidy'Bryan C. Mills
2018-10-26cmd/go: test that 'go mod tidy' uses transitive requirements from replacementsBryan C. Mills