aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/vendor
AgeCommit message (Expand)Author
2024-04-05all: update vendored golang.org/x/netDmitri Shuralyov
2024-04-02cmd: update vendored x/tools to 904c6baAlan Donovan
2024-04-01cmd: update and vendor golang.org/x/telemetry@3640ba5Michael Matloob
2024-03-15cmd: vendor in golang.org/x/telemetry@abedc37Michael Matloob
2024-03-09all: update golang.org/x/netDamien Neil
2024-03-07cmd: update telemetry to d5a85b2Michael Matloob
2024-03-07cmd: update to golang.org/x/sys@v0.18.0Michael Matloob
2024-03-04cmd/go: add file with list of all counters we collectMichael Matloob
2024-03-04src/cmd: update golang.org/x/telemetry to 3d5706d and vendor itMichael Matloob
2024-02-23cmd: don't require build tags in relnote pathnamesJonathan Amsterdam
2024-02-16cmd/pprof: update vendored github.com/google/pprofDmitri Shuralyov
2024-02-08cmd: update golang.org/x/telemetry and its dependenciesMichael Matloob
2024-02-08all: update golang.org/x/sys and vendor itMichael Matloob
2024-02-08cmd: vendor version error message changes from x/modSam Thanawalla
2024-02-05cmd/relnote: fix API relnote checkJonathan Amsterdam
2024-02-01cmd: update golang.org/x/telemetry to 1cb064e and vendor itMichael Matloob
2024-01-30cmd: vendor golang.org/x/telemetry and call counter.Open in cmd/goMichael Matloob
2024-01-24src/cmd/relnote, doc/next: add release note checkJonathan Amsterdam
2024-01-22all: update vendored dependenciesCherry Mui
2023-12-18cmd: go get golang.org/x/tools@83bceaf2 and revendorTim King
2023-11-29all: update vendored dependenciesDmitri Shuralyov
2023-11-20cmd: go get golang.org/x/tools@8966034e and revendorTim King
2023-10-26cmd: update vendored golang.org/x/modDmitri Shuralyov
2023-10-19all: update vendored dependenciesDmitri Shuralyov
2023-10-10all: pull in x/net v0.17.0 and its dependenciesDmitri Shuralyov
2023-10-03cmd: add a new analyzer for check missing values after appendcui fliter
2023-09-25cmd/vet: add defers analysis passAaron Delaney
2023-09-21cmd: go get golang.org/x/tools@f9b8da7 and revendorTim King
2023-08-17cmd: go get golang.org/x/tools@74c255b and revendorCuong Manh Le
2023-08-15cmd/pprof: update vendored github.com/google/pprofDmitri Shuralyov
2023-08-09all: update vendored dependenciesMichael Anthony Knyszek
2023-07-12all: update vendored dependenciesRuss Cox
2023-06-13all: update vendored dependenciesMichael Pratt
2023-06-06cmd/vendor: vendor latest golang.org/x/modRuss Cox
2023-05-26all: update vendored dependenciesMatthew Dempsky
2023-05-24cmd: go get golang.org/x/mod@fc83a8fRuss Cox
2023-05-22cmd/vet: add slog checkerJonathan Amsterdam
2023-05-17cmd: update vendored golang.org/x/modDmitri Shuralyov
2023-05-09cmd: vendor golang.org/x/tools/cmd/bisectRuss Cox
2023-05-09cmd: go get golang.org/x/tools@8f7fb01dd429 and revendorRuss Cox
2023-04-11all: update vendored golang.org/x/netTobias Klauser
2023-02-10vendor, cmd/vendor: update standard library dependenciesDavid Chase
2023-01-30cmd/vet: add directive analyzerRuss Cox
2023-01-30cmd: import latest golang.org/x/toolsRuss Cox
2023-01-18cmd: update x/tools to latest internal Go 1.20 branchRuss Cox
2022-12-07all: update vendored golang.org/x/netDamien Neil
2022-11-22cmd/vendor: update vendored github.com/google/pprof for Go 1.20 releaseCherry Mui
2022-11-22all: update vendored golang.org/x dependencies for Go 1.20 releaseCherry Mui
2022-11-21cmd: update golang.org/x/tools to 3b9d20c52192Tim King
2022-11-15cmd/vet: enable timeformat analyzerTim King