aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/go/internal/modfetch/pseudo.go
AgeCommit message (Expand)Author
2020-10-23cmd/go: change error message for missing import with unused replacementJay Conrod
2020-03-12cmd/go: improve pseudo-version timestamp errorWalt Della
2019-10-29cmd/go: delete internal packages moved to x/modJay Conrod
2019-06-21cmd/go: validate pseudo-versions against module paths and revision metadataBryan C. Mills
2019-05-07cmd/go: simplify some modfetch codeIan Lance Taylor
2019-05-06all: simplify code using "gofmt -s -w"Shulhan
2019-03-02cmd/go/internal/modfetch: add missing error checksLeon Klingele
2019-02-27cmd/go: avoid compiling most regexes at initDaniel Martí
2018-08-10cmd/go: fix handling of gopkg.in/macaroon-bakery.v2-unstableRuss Cox
2018-07-19cmd/go/internal/modfetch: move to new pseudo-version designRuss Cox