aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/go/testdata/script/modfile_flag.txt
AgeCommit message (Expand)Author
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