aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/go/testdata/script/work.txt
AgeCommit message (Expand)Author
2021-08-25[dev.cmdgo] all: merge master (c2f96e6) into dev.cmdgoMichael Matloob
2021-08-12[dev.cmdgo] don't give command-line-arguments a module Michael Matloob
2021-07-30[dev.cmdgo] cmd/go: provide a more helpful missing required module error in w...Michael Matloob
2021-07-30[dev.cmdgo] cmd/go: allow expliticly setting -mod=readonly in workspace modeMichael Matloob
2021-07-28[dev.cmdgo] cmd/go: sort roots when joining multiple main module rootsMichael Matloob
2021-07-28[dev.cmdgo] cmd/go: maintain a go.work.sum fileMichael Matloob
2021-07-27[dev.cmdgo] cmd/go: add go mod initwork commandMichael Matloob
2021-07-26[dev.cmdgo] cmd/go: add the workspace modeMichael Matloob