Skip to content

Commit

Permalink
build(deps): bump github.com/elastic/opentelemetry-collector-componen…
Browse files Browse the repository at this point in the history
…ts/processor/elastictraceprocessor

Bumps [github.com/elastic/opentelemetry-collector-components/processor/elastictraceprocessor](https://github.com/elastic/opentelemetry-collector-components) from 0.2.0 to 0.2.1.
- [Release notes](https://github.com/elastic/opentelemetry-collector-components/releases)
- [Commits](elastic/opentelemetry-collector-components@processor/lsmintervalprocessor/v0.2.0...processor/elastictraceprocessor/v0.2.1)

---
updated-dependencies:
- dependency-name: github.com/elastic/opentelemetry-collector-components/processor/elastictraceprocessor
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent eedce01 commit 60d0da2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ require (
github.com/elastic/mock-es v0.0.0-20240712014503-e5b47ece0015
github.com/elastic/opentelemetry-collector-components/connector/signaltometricsconnector v0.1.0
github.com/elastic/opentelemetry-collector-components/processor/elasticinframetricsprocessor v0.12.0
github.com/elastic/opentelemetry-collector-components/processor/elastictraceprocessor v0.2.0
github.com/elastic/opentelemetry-collector-components/processor/elastictraceprocessor v0.2.1
github.com/elastic/opentelemetry-collector-components/processor/lsmintervalprocessor v0.2.0
github.com/fatih/color v1.17.0
github.com/fsnotify/fsnotify v1.7.0
Expand Down Expand Up @@ -196,7 +196,7 @@ require (
github.com/elastic/go-windows v1.0.2 // indirect
github.com/elastic/gosigar v0.14.3 // indirect
github.com/elastic/lunes v0.1.0 // indirect
github.com/elastic/opentelemetry-lib v0.11.0 // indirect
github.com/elastic/opentelemetry-lib v0.12.0 // indirect
github.com/elastic/pkcs8 v1.0.0 // indirect
github.com/emicklei/go-restful/v3 v3.11.0 // indirect
github.com/envoyproxy/go-control-plane v0.13.0 // indirect
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -298,12 +298,12 @@ github.com/elastic/opentelemetry-collector-components/connector/signaltometricsc
github.com/elastic/opentelemetry-collector-components/connector/signaltometricsconnector v0.1.0/go.mod h1:4IROY1OxFvY3e5wFfmvjSO3UcgnnPKp8JDQjBbutzkE=
github.com/elastic/opentelemetry-collector-components/processor/elasticinframetricsprocessor v0.12.0 h1:G5JJsgbpD+8ZXZ17UlDLOgW9E8nwLdmSjm1sppDi/cU=
github.com/elastic/opentelemetry-collector-components/processor/elasticinframetricsprocessor v0.12.0/go.mod h1:TO8sejwFXzqSyOmL9M8lL6baavxERg9UGJXfYKHdlfA=
github.com/elastic/opentelemetry-collector-components/processor/elastictraceprocessor v0.2.0 h1:AQZYupCUbbxFVGAILRH/2E0NHMzM28Vk1Y6JTKyE/7E=
github.com/elastic/opentelemetry-collector-components/processor/elastictraceprocessor v0.2.0/go.mod h1:3YI3Xp84W20q7QFVwS7kl54bI0Rjd9Ie58P4GdseqmI=
github.com/elastic/opentelemetry-collector-components/processor/elastictraceprocessor v0.2.1 h1:7cCOF19TJPivDc/QjV0VxU1ySwDib6TS2WJ9TP3iEpk=
github.com/elastic/opentelemetry-collector-components/processor/elastictraceprocessor v0.2.1/go.mod h1:GSVGd0yJHBXevzOdChtzJFAcrex+iHCNju3fu5QwW14=
github.com/elastic/opentelemetry-collector-components/processor/lsmintervalprocessor v0.2.0 h1:hS4YRZG4W50od8HMbZM9EQTe0fxWDpCAgo7tAVxuFFE=
github.com/elastic/opentelemetry-collector-components/processor/lsmintervalprocessor v0.2.0/go.mod h1:/bETRmbfuqPwSI0Y/lVRCGRXhjbnTNKfHZS0NEKffGQ=
github.com/elastic/opentelemetry-lib v0.11.0 h1:A90YaiYss0wi+NilSOi2mIejqMUVj9oFEi4i8xtbjz0=
github.com/elastic/opentelemetry-lib v0.11.0/go.mod h1:fdpkzh517xJqSGq3bo/fkdoX/Ag0OoanJoMoIDC3bBk=
github.com/elastic/opentelemetry-lib v0.12.0 h1:SiCGkT7gLOzkl0wQosQrIWjHWb5eJY18Cm3V3GmdU0o=
github.com/elastic/opentelemetry-lib v0.12.0/go.mod h1:fdpkzh517xJqSGq3bo/fkdoX/Ag0OoanJoMoIDC3bBk=
github.com/elastic/pkcs8 v1.0.0 h1:HhitlUKxhN288kcNcYkjW6/ouvuwJWd9ioxpjnD9jVA=
github.com/elastic/pkcs8 v1.0.0/go.mod h1:ipsZToJfq1MxclVTwpG7U/bgeDtf+0HkUiOxebk95+0=
github.com/elazarl/goproxy v0.0.0-20180725130230-947c36da3153/go.mod h1:/Zj4wYkgs4iZTTu3o/KG3Itv/qCCa8VVMlb3i9OVuzc=
Expand Down

0 comments on commit 60d0da2

Please sign in to comment.