Skip to content

Commit 7081435

Browse files
build(deps): bump github.com/elastic/opentelemetry-lib (#561)
Bumps [github.com/elastic/opentelemetry-lib](https://github.com/elastic/opentelemetry-lib) from 0.26.0 to 0.27.0. - [Release notes](https://github.com/elastic/opentelemetry-lib/releases) - [Commits](elastic/opentelemetry-lib@v0.26.0...v0.27.0) --- updated-dependencies: - dependency-name: github.com/elastic/opentelemetry-lib dependency-version: 0.27.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 52ff5f9 commit 7081435

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/elastic/apm-data
33
go 1.24.0
44

55
require (
6-
github.com/elastic/opentelemetry-lib v0.26.0
6+
github.com/elastic/opentelemetry-lib v0.27.0
77
github.com/google/go-cmp v0.7.0
88
github.com/jaegertracing/jaeger-idl v0.6.0
99
github.com/json-iterator/go v1.1.12

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSs
44
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
55
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc h1:U9qPSI2PIWSS1VwoXQT9A3Wy9MM3WgvqSxFWenqJduM=
66
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.26.0 h1:651I/49XOqc3o+8nRz0kMXwcs2kyEclXEtWeOfe7iBk=
8-
github.com/elastic/opentelemetry-lib v0.26.0/go.mod h1:8TcWo+HmCf7fLE3qWLKqIqpYu+raxMhG0iMHXthDCrY=
7+
github.com/elastic/opentelemetry-lib v0.27.0 h1:+6WFaynpU0fifa2S3Nys0G8J8OwNWoGFQrCmgWSpn1s=
8+
github.com/elastic/opentelemetry-lib v0.27.0/go.mod h1:Va/NCTtn9ofZ0lUy3bUg3SYnEbJtLY6rWFgkOsVoKHc=
99
github.com/go-logr/logr v1.2.2/go.mod h1:jdQByPbusPIv2/zmleS9BjJVeZ6kBagPoEUsqbVz/1A=
1010
github.com/go-logr/logr v1.4.3 h1:CjnDlHq8ikf6E492q6eKboGOC0T8CDaOvkHCIg8idEI=
1111
github.com/go-logr/logr v1.4.3/go.mod h1:9T104GzyrTigFIr8wt5mBrctHMim0Nb2HLGrmQ40KvY=

0 commit comments

Comments
 (0)