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 @@ -4,7 +4,7 @@ go 1.23.0
44
55require (
66 github.com/stretchr/testify v1.10.0
7- go.opentelemetry.io/collector/pdata v1.37 .0
7+ go.opentelemetry.io/collector/pdata v1.38 .0
88 go.opentelemetry.io/otel/trace v1.37.0
99)
1010
Original file line number Diff line number Diff line change @@ -41,8 +41,8 @@ github.com/yuin/goldmark v1.1.27/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9de
4141github.com/yuin/goldmark v1.2.1 /go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74 =
4242go.opentelemetry.io/auto/sdk v1.1.0 h1:cH53jehLUN6UFLY71z+NDOiNJqDdPRaXzTel0sJySYA =
4343go.opentelemetry.io/auto/sdk v1.1.0 /go.mod h1:3wSPjt5PWp2RhlCcmmOial7AvC4DQqZb7a7wCow3W8A =
44- go.opentelemetry.io/collector/pdata v1.37 .0 h1:aEEpd03GgAS352xntcYMsaxYvRXvzqEWqdrSro+TSh4 =
45- go.opentelemetry.io/collector/pdata v1.37 .0 /go.mod h1:aE9l1Lcdsg7nmSoiucnWHuPYIk6T0RKzOjPepNJC5AQ =
44+ go.opentelemetry.io/collector/pdata v1.38 .0 h1:94LzVKMQM8R7RFJ8Z1+sL51IkI90TDfTc/ipH3mPUro =
45+ go.opentelemetry.io/collector/pdata v1.38 .0 /go.mod h1:DSvnwj37IKyQj2hpB97cGITyauR8tvAauJ6/gsxg8mg =
4646go.opentelemetry.io/otel/sdk v1.36.0 h1:b6SYIuLRs88ztox4EyrvRti80uXIFy+Sqzoh9kFULbs =
4747go.opentelemetry.io/otel/sdk v1.36.0 /go.mod h1:+lC+mTgD+MUWfjJubi2vvXWcVxyr9rmlshZni72pXeY =
4848go.opentelemetry.io/otel/sdk/metric v1.36.0 h1:r0ntwwGosWGaa0CrSt8cuNuTcccMXERFwHX4dThiPis =
You can’t perform that action at this time.
0 commit comments