Need bump for rules_go to support building with Go 1.25+
Open
area/build
go
help wanted
- Dominant language
- C++
- Stars
- 28.9k
- Forks
- 5.6k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 430
Description
*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
Contributor guide
Assessment
This issue has not been assessed yet.