File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
processor/elasticapmprocessor Expand file tree Collapse file tree 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/elasticap
33go 1.23.8
44
55require (
6- github.com/elastic/opentelemetry-lib v0.20 .0
6+ github.com/elastic/opentelemetry-lib v0.21 .0
77 github.com/open-telemetry/opentelemetry-collector-contrib/pkg/golden v0.130.0
88 github.com/open-telemetry/opentelemetry-collector-contrib/pkg/pdatatest v0.130.0
99 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
44github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
55github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc h1:U9qPSI2PIWSS1VwoXQT9A3Wy9MM3WgvqSxFWenqJduM =
66github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
7- github.com/elastic/opentelemetry-lib v0.20 .0 h1:SOKlIJhjAnZk4IhrudbiU7bmgbeZKe/5zRIxxI46++w =
8- github.com/elastic/opentelemetry-lib v0.20 .0 /go.mod h1:UJNsdGOawf4Ap3WfFTeh/HmS767bHFEc8WDBGqH9uMc =
7+ github.com/elastic/opentelemetry-lib v0.21 .0 h1:aktZQ6hocz/yVMOikDrdcjWtl/qcK/AfMBundZJTCcQ =
8+ github.com/elastic/opentelemetry-lib v0.21 .0 /go.mod h1:mNcdHi6ivTn5w4bE18as43gzKt2rVmK4HCeJZ9JmFXk =
99github.com/go-logr/logr v1.2.2 /go.mod h1:jdQByPbusPIv2/zmleS9BjJVeZ6kBagPoEUsqbVz/1A =
1010github.com/go-logr/logr v1.4.3 h1:CjnDlHq8ikf6E492q6eKboGOC0T8CDaOvkHCIg8idEI =
1111github.com/go-logr/logr v1.4.3 /go.mod h1:9T104GzyrTigFIr8wt5mBrctHMim0Nb2HLGrmQ40KvY =
You can’t perform that action at this time.
0 commit comments