golang/go
在 GitHub 查看x/pkgsite, x/build/cmd/relui: automate fetching of new versions of Go standard library
Open
#37,568 创建于 2020年2月28日
BuildersFeatureRequestNeedsInvestigationhelp wantedpkgsite
仓库指标
- Star
- (133,883 star)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
This issue is related to #37002, but limited in scope to just the Go standard library.
When a new version of Go is released, it takes a manual action to add it to pkg.go.dev. This can and should be automated, so that it happens as soon as a new Go version is released.
/cc @julieqiu @jba @cagedmantis @toothrot @FiloSottile