File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -24,6 +24,7 @@ github.com/roadrunner-server/endure/v2 v2.6.2/go.mod h1:t/2+xpNYgGBwhzn83y2MDhvh
2424github.com/roadrunner-server/errors v1.4.1 h1:LKNeaCGiwd3t8IaL840ZNF3UA9yDQlpvHnKddnh0YRQ =
2525github.com/roadrunner-server/errors v1.4.1 /go.mod h1:qeffnIKG0e4j1dzGpa+OGY5VKSfMphizvqWIw8s2lAo =
2626github.com/stretchr/testify v1.11.0 h1:ib4sjIrwZKxE5u/Japgo/7SJV3PvgjGiRNAvTVGqQl8 =
27+ github.com/stretchr/testify v1.11.0 /go.mod h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U =
2728go.opentelemetry.io/auto/sdk v1.1.0 h1:cH53jehLUN6UFLY71z+NDOiNJqDdPRaXzTel0sJySYA =
2829go.opentelemetry.io/auto/sdk v1.1.0 /go.mod h1:3wSPjt5PWp2RhlCcmmOial7AvC4DQqZb7a7wCow3W8A =
2930go.opentelemetry.io/contrib/propagators/jaeger v1.37.0 h1:pW+qDVo0jB0rLsNeaP85xLuz20cvsECUcN7TE+D8YTM =
Original file line number Diff line number Diff line change @@ -82,7 +82,7 @@ require (
8282 github.com/vmihailenco/tagparser/v2 v2.0.0 // indirect
8383 github.com/yusufpapurcu/wmi v1.2.4 // indirect
8484 go.opentelemetry.io/auto/sdk v1.1.0 // indirect
85- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.62 .0 // indirect
85+ go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.63 .0 // indirect
8686 go.opentelemetry.io/contrib/propagators/jaeger v1.37.0 // indirect
8787 go.opentelemetry.io/otel v1.37.0 // indirect
8888 go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.37.0 // indirect
You can’t perform that action at this time.
0 commit comments