aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/vendor
AgeCommit message (Expand)Author
2021-03-31[release-branch.go1.16] cmd/go: allow '+' in package import paths in module modeBryan C. Mills
2021-03-03[release-branch.go1.16] cmd: upgrade golang.org/x/mod to relax import path checkJay Conrod
2021-03-03[release-branch.go1.16] cmd: upgrade golang.org/x/mod to fix go.mod parserJay Conrod
2021-03-01[release-branch.go1.16] cmd/go: fix version validation in 'go mod edit -exclude'Bryan C. Mills
2021-01-14cmd/go: in 'go mod edit', validate versions given to -retract and -excludeJay Conrod
2021-01-08cmd: update to latest golang.org/x/toolsIan Lance Taylor
2020-12-11cmd/vet: vendor in x/tools, update structtag vet checkIan Lance Taylor
2020-12-08cmd/vet: vendor in x/tools, enable framepointer vet checkKeith Randall
2020-12-05syscall: correct CertOpenStore to expect a 0 return value on failureJason A. Donenfeld
2020-12-04cmd/vendor: sync pprof@v0.0.0-20201203190320-1bf35d6f28c2zikaeroh
2020-12-01cmd: update golang.org/x/mod to v0.4.0Jay Conrod
2020-11-11all: update vendored dependencies for Go 1.16 releaseDmitri Shuralyov
2020-11-02all: update dependency on golang.org/x/sys and regenerate Windows syscallsBryan C. Mills
2020-11-01cmd/vet: bring in pass to catch invalid uses of testing.T in goroutinesEmmanuel T Odeke
2020-10-22cmd/vendor: sync pprof@v0.0.0-20201007051231-1066cbb265c7Hana
2020-10-22cmd,cmd/vendor: pick up updates for golang.org/x/arch/ppc64Lynn Boger
2020-10-19cmd: go get golang.org/x/tools@d1624618 && go mod vendorThan McIntosh
2020-10-14cmd: go get golang.org/x/tools@d88ec18 && go mod vendorRuss Cox
2020-10-07cmd/vendor,cmd/pprof: sync pprof@1a94d8640e99Hana (Hyang-Ah) Kim
2020-09-25vendor, cmd/vendor: update vendored x/sys and x/netCherry Zhang
2020-09-21all: update vendored dependencies during Go 1.16 developmentDmitri Shuralyov
2020-09-09cmd: update golang.org/x/tools to v0.0.0-20200901153117-6e59e24738daTzu-Chiao Yeh
2020-09-01cmd: update vendored golang.org/x/modMichael Matloob
2020-08-26cmd/go: update vendored golang.org/x/modJay Conrod
2020-08-14cmd/go: migrate to module.MatchPrefixPatternsJay Conrod
2020-08-06cmd: update golang.org/x/xerrorsAlexander Rakoczy
2020-07-07all: go get golang.org/x/net@ab3426394381Russ Cox
2020-06-16cmd: update golang.org/x/toolsJay Conrod
2020-06-02cmd: update golang.org/x/tools to v0.0.0-20200601175630-2caf76543d99Ian Lance Taylor
2020-05-18cmd: update golang.org/x/mod to v0.3.0 (same commit)Jay Conrod
2020-05-13cmd/vendor: update vendored x/arch/ppc64Lynn Boger
2020-05-04all: update vendored dependencies for Go 1.15 releaseDmitri Shuralyov
2020-05-01cmd,std: update golang.org/x/net to 20200501053045-e0ff5e5a1de5Brad Fitzpatrick
2020-04-14std,cmd: update golang.org/x/crypto to v0.0.0-20200414155820-4f8f47aa7992Hana (Hyang-Ah) Kim
2020-03-10cmd/vet: add ifaceassert and stringintconv checkssmasher164
2020-03-09std,cmd: update x/net and github.com/google/pprofsmasher164
2020-02-19all: update module dependenciesBryan C. Mills
2020-02-01std,cmd: sync go.mod with new release branchesFilippo Valsorda
2020-01-30cmd/go.mod: sync x/crypto with stdFilippo Valsorda
2020-01-25cmd/vendor: provide riscv64 support in tools/go/analysis/passes/asmdeclJoel Sing
2020-01-25cmd/vendor: cherry pick asm_linux_riscv64.s for x/sys/unixJoel Sing
2020-01-10cmd: update golang.org/x/mod to v0.2.0 (latest)Jay Conrod
2019-11-26cmd: update golang.org/x/mod and vendorJay Conrod
2019-11-12cmd: sync github.com/google/pprof@v0.0.0-20191105193234-27840fff0d09Hana (Hyang-Ah) Kim
2019-11-07cmd/go/internal/modfetch: switch to golang.org/x/mod/zipJay Conrod
2019-11-05cmd: update x/mod to CL 205497Bryan C. Mills
2019-11-05cmd/go.mod: upgrade x/mod to pull in CL 204821Bryan C. Mills
2019-11-05cmd: vendor in new version of x/toolsKeith Randall
2019-10-29cmd/go: delete internal packages moved to x/modJay Conrod
2019-10-19cmd/vet: re-vendor x/tools upstream for printf verb fixCaleb Spare