-
Notifications
You must be signed in to change notification settings - Fork 487
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conflicting router patterns when built with Go 1.23 #6972
Comments
There were some changes in the routing patterns according to https://tip.golang.org/doc/go1.23#nethttppkgnethttp
...but this should not cause such error. |
Use "go" again when grafana/agent#6972 is resolved and released To be merged after #175310
Use "go" again when grafana/agent#6972 is resolved and released To be merged after #175310
I got a very similar error trying to run Grafana Alloy with go 1.23. It works fine with go 1.22.
|
grafana/agent#6972 Signed-off-by: Dentrax <[email protected]>
This issue has not had any activity in the past 30 days, so the |
This is preventing the bump of grafana-agent in Arch Linux |
* Add config for disable-reporting * Revert "Build for arm64 on amd64" This reverts commit d7a65e8. * Pin go version to 1.22 grafana/agent#6972
I tried to build 11.2.5 with go version 1.22 and see that it fails to build with
With go = 1.22.7 it builds again. |
What's wrong?
Conflicting patterns detected when built with Go 1.23
Steps to reproduce
When runing the tests for Homebrew/homebrew-core#175310 the Grafana agent test failed with:
System information
All, irrelevant
Software version
Grafana Agent v0.41.1
Configuration
No response
Logs
No response
The text was updated successfully, but these errors were encountered: