aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/go/testdata/script/modfile_flag.txt
AgeCommit message (Expand)Author
2021-07-27[dev.cmdgo] cmd/go: make fewer 'go mod' commands update go.modJay Conrod
2021-07-20[dev.cmdgo] cmd/go/testdata/script: fix a small typo in modfile_flagMichael Matloob
2020-09-11cmd/go: update tests to work with -mod=readonly on by defaultJay Conrod
2019-12-19cmd/go: in 'go list -m', print effective go.mod fileJay Conrod
2019-11-22cmd/go: add 'go generate' commands to modfile_flag testJay Conrod
2019-10-24cmd/go: add -modfile flag that sets go.mod file to read/writeJay Conrod