Skip to content

Commit 6316f9e

Browse files
build(deps): bump github.com/elastic/apm-data in /internal/edot
Bumps [github.com/elastic/apm-data](https://github.com/elastic/apm-data) from 1.18.0 to 1.19.5. - [Release notes](https://github.com/elastic/apm-data/releases) - [Commits](elastic/apm-data@v1.18.0...v1.19.5) --- updated-dependencies: - dependency-name: github.com/elastic/apm-data dependency-version: 1.19.5 dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2b2dff7 commit 6316f9e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

internal/edot/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ require (
275275
github.com/ebitengine/purego v0.9.0-alpha.3.0.20250507171635-5047c08daa38 // indirect
276276
github.com/eclipse/paho.mqtt.golang v1.3.5 // indirect
277277
github.com/edsrzf/mmap-go v1.2.0 // indirect
278-
github.com/elastic/apm-data v1.18.0 // indirect
278+
github.com/elastic/apm-data v1.19.5 // indirect
279279
github.com/elastic/bayeux v1.0.5 // indirect
280280
github.com/elastic/elastic-agent-autodiscover v0.10.0 // indirect
281281
github.com/elastic/elastic-agent-client/v7 v7.17.2 // indirect

internal/edot/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -434,8 +434,8 @@ github.com/eclipse/paho.mqtt.golang v1.3.5 h1:sWtmgNxYM9P2sP+xEItMozsR3w0cqZFlqn
434434
github.com/eclipse/paho.mqtt.golang v1.3.5/go.mod h1:eTzb4gxwwyWpqBUHGQZ4ABAV7+Jgm1PklsYT/eo8Hcc=
435435
github.com/edsrzf/mmap-go v1.2.0 h1:hXLYlkbaPzt1SaQk+anYwKSRNhufIDCchSPkUD6dD84=
436436
github.com/edsrzf/mmap-go v1.2.0/go.mod h1:19H/e8pUPLicwkyNgOykDXkJ9F0MHE+Z52B8EIth78Q=
437-
github.com/elastic/apm-data v1.18.0 h1:GaWnrIoh7+UPmsbkQGls3tSCVk54sJng2v2YCYGpwyM=
438-
github.com/elastic/apm-data v1.18.0/go.mod h1:Bm4VpGkWHwVRAA32kVyVk1f9urv0dnh86DGFdOIiewk=
437+
github.com/elastic/apm-data v1.19.5 h1:Rc8bcArUpDMv4wluw6G+LdBlGEO16nO+gnNuKUArbmc=
438+
github.com/elastic/apm-data v1.19.5/go.mod h1:jfJZw+SiGv0y5jIeAjmzIxixRIfLuWREOYgNvmhcek8=
439439
github.com/elastic/azure-sdk-for-go/sdk/resourcemanager/consumption/armconsumption v1.1.0-elastic h1:fxOiGmMPr1dVDAKRGOkp9MV2amPmaZrWPtWJygFxcG0=
440440
github.com/elastic/azure-sdk-for-go/sdk/resourcemanager/consumption/armconsumption v1.1.0-elastic/go.mod h1:0vCBR1wgGwZeGmloJ+eCWIZF2S47grTXRzj2mftg2Nk=
441441
github.com/elastic/bayeux v1.0.5 h1:UceFq01ipmT3S8DzFK+uVAkbCdiPR0Bqei8qIGmUeY0=

0 commit comments

Comments
 (0)