aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/go/testdata/script/mod_test_cached.txt
AgeCommit message (Expand)Author
2020-12-09all: update to use os.ReadFile, os.WriteFile, os.CreateTemp, os.MkdirTempRuss Cox
2019-07-18cmd/go: in module mode, populate PackagePublic.Root with the module rootBryan C. Mills