Any code generated deom a DSL with the _ "goa.design/plugins/v3/otel" import will not run, as otelhttp.WithRouteTag() has been removed from the openetelemetry-go-contrib repository in v0.65.0
|
`mux.Handle("{{ .Verb }}", "{{ .Path }}", otelhttp.WithRouteTag("{{ .Path }}", f).ServeHTTP)`, |