golang/go

x/pkgsite, x/build/cmd/relui: automate fetching of new versions of Go standard library

Open

#37,568 创建于 2020年2月28日

在 GitHub 查看
 (2 评论) (2 反应) (0 负责人)Go (19,008 fork)batch import
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

贡献者指南