aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/go/testdata/script/mod_edit.txt
AgeCommit message (Expand)Author
2019-12-06cmd/go/internal/modcmd: loosen path validation in "go mod edit"Bryan C. Mills
2019-04-24cmd/go/internal/modcmd: assign module's path and version to fileJSON when mod...Udalov Max
2018-12-05cmd/go/internal/modcmd: fix go mod edit -module replaces empty stringBaokun Lee
2018-11-10cmd/go: add go mod edit -go flagIan Lance Taylor
2018-11-10cmd/go: add go statement when initializing go.modIan Lance Taylor
2018-08-01cmd/go: split go mod into multiple subcommandsRuss Cox
2018-07-31cmd/go: allow unversioned paths to -dropreplace flagBryan C. Mills
2018-07-19cmd/go: convert final module tests to scriptsRuss Cox