area/buildgohelp wanted
倉庫指標
- Star
- (27,997 star)
- PR 合併指標
- (平均合併 8天) (30 天內合併 378 個 PR)
描述
Description:
Building with go 1.25 fails complaining about GOEXPERIMENT=nocoverageredesign
go: unknown GOEXPERIMENT coverageredesign
Repro steps:
Build with go 1.25
At least rules_go 0.56.0 is needed https://github.com/bazel-contrib/rules_go/releases/tag/v0.56.0 as it includes https://github.com/bazel-contrib/rules_go/pull/4397