You've already forked opentelemetry-go
mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2025-08-10 22:31:50 +02:00
[chore] Fix go-work Make target with the highest required Go version (#6285)
This is handy for `gopls` when working across multiple Go modules. Currently `crosslink work` has a default value of `1.22` for `go` flag which does not work for the current codebase. The go 1.22.7 version is required in `go.opentelemetry.io/otel/bridge/opentracing/test`.
This commit is contained in:
Reference in New Issue
Block a user