aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/go/testdata/script/mod_all.txt
AgeCommit message (Expand)Author
2021-09-20cmd/go: write go.mod requirements more consistently for go 1.17+Jay Conrod
2021-08-13cmd/go: make fewer 'go mod' commands update go.modJay Conrod
2021-04-30cmd/go: enable lazy loadingBryan C. Mills
2020-09-09cmd/go/internal/modload: implement the "all" pattern for lazy loadingBryan C. Mills
2020-09-01cmd/go: simplify and document lazy-loading test casesBryan C. Mills
2020-08-24cmd/go: add baseline test cases for non-lazy module loadingBryan C. Mills