aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/api/main_test.go
AgeCommit message (Expand)Author
2024-01-25all: prealloc slice with possible minimum capabilitiesShulhan
2024-01-04cmd/api: fix panic on exported basic type aliasesDevon H. O'Dell
2023-11-14cmd/api: use api/next directory for beta versionsDmitri Shuralyov
2023-09-07cmd/api: don't try to parse JSON from stderr of go listIan Lance Taylor
2023-08-16cmd/api: rename api.go to main_test.goRuss Cox