aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/go/testdata/script/mod_replace_gopkgin.txt
AgeCommit message (Expand)Author
2021-09-15cmd/go: remove subcommand prefix from error messagesJay Conrod
2021-03-25cmd/go/internal/modload: replace the global buildList with structured require...Bryan C. Mills
2020-09-11cmd/go: update tests to work with -mod=readonly on by defaultJay Conrod
2020-08-24cmd/go/internal/mvs: indicate the actual version when printing a mismatched M...Bryan C. Mills
2019-12-19cmd/go: relax validation for replacements for gopkg.in pathsBryan C. Mills
2019-11-15cmd/go: allow a fork with path […]/vN to replace gopkg.in/[…].vNBryan C. Mills