File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ require (
13
13
github.com/prometheus/client_golang v1.22.0
14
14
github.com/samber/slog-zap/v2 v2.6.2
15
15
github.com/stretchr/testify v1.10.0
16
- go.opentelemetry.io/collector/pdata v1.35 .0
16
+ go.opentelemetry.io/collector/pdata v1.36 .0
17
17
go.opentelemetry.io/contrib/bridges/otelzap v0.12.0
18
18
go.opentelemetry.io/contrib/instrumentation/runtime v0.62.0
19
19
go.opentelemetry.io/contrib/propagators/autoprop v0.62.0
Original file line number Diff line number Diff line change @@ -93,8 +93,8 @@ github.com/yuin/goldmark v1.1.27/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9de
93
93
github.com/yuin/goldmark v1.2.1 /go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74 =
94
94
go.opentelemetry.io/auto/sdk v1.1.0 h1:cH53jehLUN6UFLY71z+NDOiNJqDdPRaXzTel0sJySYA =
95
95
go.opentelemetry.io/auto/sdk v1.1.0 /go.mod h1:3wSPjt5PWp2RhlCcmmOial7AvC4DQqZb7a7wCow3W8A =
96
- go.opentelemetry.io/collector/pdata v1.35 .0 h1:ck6WO6hCNjepADY/p9sT9/rLECTLO5ukYTumKzsqB/E =
97
- go.opentelemetry.io/collector/pdata v1.35 .0 /go.mod h1:pttpb089864qG1k0DMeXLgwwTFLk+o3fAW9I6MF9tzw =
96
+ go.opentelemetry.io/collector/pdata v1.36 .0 h1:jg7s08dKxWaA/o5NHiFW7Hjyxp1n4xEOMQpoCztiyJk =
97
+ go.opentelemetry.io/collector/pdata v1.36 .0 /go.mod h1:pttpb089864qG1k0DMeXLgwwTFLk+o3fAW9I6MF9tzw =
98
98
go.opentelemetry.io/contrib/bridges/otelzap v0.12.0 h1:FGre0nZh5BSw7G73VpT3xs38HchsfPsa2aZtMp0NPOs =
99
99
go.opentelemetry.io/contrib/bridges/otelzap v0.12.0 /go.mod h1:X2PYPViI2wTPIMIOBjG17KNybTzsrATnvPJ02kkz7LM =
100
100
go.opentelemetry.io/contrib/instrumentation/runtime v0.62.0 h1:ZIt0ya9/y4WyRIzfLC8hQRRsWg0J9M9GyaGtIMiElZI =
You can’t perform that action at this time.
0 commit comments