File tree 2 files changed +3
-3
lines changed
processor/elastictraceprocessor
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/elastic/opentelemetry-collector-components/processor/elastictr
3
3
go 1.23.6
4
4
5
5
require (
6
- github.com/elastic/opentelemetry-lib v0.17.1
6
+ github.com/elastic/opentelemetry-lib v0.18.0
7
7
github.com/open-telemetry/opentelemetry-collector-contrib/pkg/golden v0.125.0
8
8
github.com/open-telemetry/opentelemetry-collector-contrib/pkg/pdatatest v0.125.0
9
9
github.com/stretchr/testify v1.10.0
Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSs
4
4
github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
5
5
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc h1:U9qPSI2PIWSS1VwoXQT9A3Wy9MM3WgvqSxFWenqJduM =
6
6
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
7
- github.com/elastic/opentelemetry-lib v0.17.1 h1:ZNYIJBvdtEcRBCGufVtTNh2+jaizJXDsrIRz65UQzqg =
8
- github.com/elastic/opentelemetry-lib v0.17.1 /go.mod h1:SbaZpFXer0X0UQrApyOfAIaGzM3Pm66f+p1rMhY5eco =
7
+ github.com/elastic/opentelemetry-lib v0.18.0 h1:LZqpQE++kt+0yovIjKeKRVc8gqURDegaqaF1saNuYwc =
8
+ github.com/elastic/opentelemetry-lib v0.18.0 /go.mod h1:VuHd1u65FsvUk82Iq3Ocb9j+r2iW1FRpRhg0H8UTm5Y =
9
9
github.com/go-logr/logr v1.2.2 /go.mod h1:jdQByPbusPIv2/zmleS9BjJVeZ6kBagPoEUsqbVz/1A =
10
10
github.com/go-logr/logr v1.4.2 h1:6pFjapn8bFcIbiKo3XT4j/BhANplGihG6tvd+8rYgrY =
11
11
github.com/go-logr/logr v1.4.2 /go.mod h1:9T104GzyrTigFIr8wt5mBrctHMim0Nb2HLGrmQ40KvY =
You can’t perform that action at this time.
0 commit comments