File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ require (
1313 github.com/prometheus/client_golang v1.23.1
1414 github.com/samber/slog-zap/v2 v2.6.2
1515 github.com/stretchr/testify v1.11.1
16- go.opentelemetry.io/collector/pdata v1.40 .0
16+ go.opentelemetry.io/collector/pdata v1.41 .0
1717 go.opentelemetry.io/contrib/bridges/otelzap v0.13.0
1818 go.opentelemetry.io/contrib/instrumentation/runtime v0.63.0
1919 go.opentelemetry.io/contrib/propagators/autoprop v0.63.0
@@ -67,7 +67,7 @@ require (
6767 github.com/samber/lo v1.47.0 // indirect
6868 github.com/samber/slog-common v0.18.1 // indirect
6969 go.opentelemetry.io/auto/sdk v1.1.0 // indirect
70- go.opentelemetry.io/collector/featuregate v1.40 .0 // indirect
70+ go.opentelemetry.io/collector/featuregate v1.41 .0 // indirect
7171 go.opentelemetry.io/contrib/propagators/aws v1.38.0 // indirect
7272 go.opentelemetry.io/contrib/propagators/b3 v1.38.0 // indirect
7373 go.opentelemetry.io/contrib/propagators/jaeger v1.38.0 // indirect
Original file line number Diff line number Diff line change @@ -100,10 +100,10 @@ github.com/yuin/goldmark v1.1.27/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9de
100100github.com/yuin/goldmark v1.2.1 /go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74 =
101101go.opentelemetry.io/auto/sdk v1.1.0 h1:cH53jehLUN6UFLY71z+NDOiNJqDdPRaXzTel0sJySYA =
102102go.opentelemetry.io/auto/sdk v1.1.0 /go.mod h1:3wSPjt5PWp2RhlCcmmOial7AvC4DQqZb7a7wCow3W8A =
103- go.opentelemetry.io/collector/featuregate v1.40 .0 h1:B6VRAq2AlKZZQGnzJUqX21qOfeqarm/K9LhFJP/O0iY =
104- go.opentelemetry.io/collector/featuregate v1.40 .0 /go.mod h1:A72x92glpH3zxekaUybml1vMSv94BH6jQRn5+/htcjw =
105- go.opentelemetry.io/collector/pdata v1.40 .0 h1:/61/LZz6Sp4z+OlHV8+v2rOk+G9ctKFv50K7VYnkzHI =
106- go.opentelemetry.io/collector/pdata v1.40 .0 /go.mod h1:ZOZMLYHyHIFUK2uClp5cUuNSk9ym+mU5wgtyOTAsiBc =
103+ go.opentelemetry.io/collector/featuregate v1.41 .0 h1:CL4UMsMQj35nMJC3/jUu8VvYB4MHirbAX4B0Z/fCVLY =
104+ go.opentelemetry.io/collector/featuregate v1.41 .0 /go.mod h1:A72x92glpH3zxekaUybml1vMSv94BH6jQRn5+/htcjw =
105+ go.opentelemetry.io/collector/pdata v1.41 .0 h1:2zurAaY0FkURbLa1x7f7ag6HaNZYZKSmI4wgzDegLgo =
106+ go.opentelemetry.io/collector/pdata v1.41 .0 /go.mod h1:h0OghaTYe4oRvLxK31Ny7gkyjJ1p8oniM5MiCzluQjc =
107107go.opentelemetry.io/contrib/bridges/otelzap v0.13.0 h1:aBKdhLVieqvwWe9A79UHI/0vgp2t/s2euY8X59pGRlw =
108108go.opentelemetry.io/contrib/bridges/otelzap v0.13.0 /go.mod h1:SYqtxLQE7iINgh6WFuVi2AI70148B8EI35DSk0Wr8m4 =
109109go.opentelemetry.io/contrib/instrumentation/runtime v0.63.0 h1:PeBoRj6af6xMI7qCupwFvTbbnd49V7n5YpG6pg8iDYQ =
You can’t perform that action at this time.
0 commit comments