File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
trace/internal/telemetry/test Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ require (
1717 github.com/modern-go/reflect2 v1.0.3-0.20250322232337-35a7c28c31ee // indirect
1818 github.com/pmezard/go-difflib v1.0.0 // indirect
1919 github.com/rogpeppe/go-internal v1.14.1 // indirect
20- go.opentelemetry.io/collector/featuregate v1.42 .0 // indirect
20+ go.opentelemetry.io/collector/featuregate v1.43 .0 // indirect
2121 go.uber.org/multierr v1.11.0 // indirect
2222 golang.org/x/net v0.44.0 // indirect
2323 golang.org/x/sys v0.36.0 // indirect
Original file line number Diff line number Diff line change @@ -42,8 +42,8 @@ github.com/yuin/goldmark v1.1.27/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9de
4242github.com/yuin/goldmark v1.2.1 /go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74 =
4343go.opentelemetry.io/auto/sdk v1.1.0 h1:cH53jehLUN6UFLY71z+NDOiNJqDdPRaXzTel0sJySYA =
4444go.opentelemetry.io/auto/sdk v1.1.0 /go.mod h1:3wSPjt5PWp2RhlCcmmOial7AvC4DQqZb7a7wCow3W8A =
45- go.opentelemetry.io/collector/featuregate v1.42 .0 h1:uCVwumVBVex46DsG/fvgiTGuf9f53bALra7vGyKaqFI =
46- go.opentelemetry.io/collector/featuregate v1.42 .0 /go.mod h1:d0tiRzVYrytB6LkcYgz2ESFTv7OktRPQe0QEQcPt1L4 =
45+ go.opentelemetry.io/collector/featuregate v1.43 .0 h1:Aq8UR5qv1zNlbbkTyqv8kLJtnoQMq/sG1/jS9o1cCJI =
46+ go.opentelemetry.io/collector/featuregate v1.43 .0 /go.mod h1:d0tiRzVYrytB6LkcYgz2ESFTv7OktRPQe0QEQcPt1L4 =
4747go.opentelemetry.io/collector/pdata v1.42.0 h1:XEzisp/SNfKDcY4aRU6qrHeLzGypRUdYHjbBqkDFOO4 =
4848go.opentelemetry.io/collector/pdata v1.42.0 /go.mod h1:nnOmgf+RI/D5xYWgFPZ5nKuhf2E0Qy9Nx/mxoTvIq3k =
4949go.opentelemetry.io/otel/sdk v1.37.0 h1:ItB0QUqnjesGRvNcmAcU0LyvkVyGJ2xftD29bWdDvKI =
You can’t perform that action at this time.
0 commit comments