envoyproxy/envoy

Need bump for rules_go to support building with Go 1.25+

Open

#41,337 建立於 2025年10月2日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)C++ (27,997 star) (5,373 fork)batch import
area/buildgohelp wanted

描述

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

貢獻者指南

Need bump for rules_go to support building with Go 1.25+ · envoyproxy/envoy#41337 | Good First Issue