aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/go/testdata/script/mod_upgrade_patch.txt
AgeCommit message (Expand)Author
2019-06-14cmd/go: avoid accidental downgrades in 'go get' with latest and patchJay Conrod
2019-05-30cmd/go: remove support for the 'go get -m' flagJay Conrod
2019-04-01cmd/go/internal/modget: support the suffix '@patch' in 'go get'Bryan C. Mills
2018-07-19cmd/go: convert still more module tests to scriptsRuss Cox