aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/go/testdata/script/mod_cache_rw.txt
AgeCommit message (Expand)Author
2019-11-25cmd/go: prefix calls to Windows rmdir with cmd.exeJason A. Donenfeld
2019-10-22cmd/go: support -modcacherw in 'go mod' subcommandsJay Conrod
2019-10-22syscall: respect permission bits on file opening on WindowsJason A. Donenfeld
2019-10-21cmd/go: add a flag to avoid creating unwritable directories in the module cacheBryan C. Mills