aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/go/internal/modload/vendor.go
AgeCommit message (Expand)Author
2021-04-30cmd/go: annotate versions in vendor/modules.txtBryan C. Mills
2021-01-08cmd/go: make hints in error messages more consistentJay Conrod
2020-12-09all: update to use os.ReadFile, os.WriteFile, os.CreateTemp, os.MkdirTempRuss Cox
2020-10-20all: update references to symbols moved from os to io/fsRuss Cox
2020-08-24cmd/go/internal/modload: add a "v" prefix to the indexed go versionBryan C. Mills
2020-03-09cmd/go/internal/modload: factor smaller files out of load.go and init.goBryan C. Mills