File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed
Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -455,11 +455,11 @@ Contents of probable licence file $GOMODCACHE/github.com/elastic/apm-data@v1.16.
455455
456456--------------------------------------------------------------------------------
457457Dependency : github.com/elastic/beats/v7
458- Version: v7.0.0-alpha2.0.20250902185251-d3f1e6c9d2cc
458+ Version: v7.0.0-alpha2.0.20250909105545-90c37c0973af
459459Licence type (autodetected): Elastic
460460--------------------------------------------------------------------------------
461461
462- Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/v7@v7.0.0-alpha2.0.20250902185251-d3f1e6c9d2cc /LICENSE.txt:
462+ Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/v7@v7.0.0-alpha2.0.20250909105545-90c37c0973af /LICENSE.txt:
463463
464464Source code in this repository is variously licensed under the Apache License
465465Version 2.0, an Apache compatible license, or the Elastic License. Outside of
Original file line number Diff line number Diff line change @@ -455,11 +455,11 @@ Contents of probable licence file $GOMODCACHE/github.com/elastic/apm-data@v1.16.
455455
456456--------------------------------------------------------------------------------
457457Dependency : github.com/elastic/beats/v7
458- Version: v7.0.0-alpha2.0.20250902185251-d3f1e6c9d2cc
458+ Version: v7.0.0-alpha2.0.20250909105545-90c37c0973af
459459Licence type (autodetected): Elastic
460460--------------------------------------------------------------------------------
461461
462- Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/v7@v7.0.0-alpha2.0.20250902185251-d3f1e6c9d2cc /LICENSE.txt:
462+ Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/v7@v7.0.0-alpha2.0.20250909105545-90c37c0973af /LICENSE.txt:
463463
464464Source code in this repository is variously licensed under the Apache License
465465Version 2.0, an Apache compatible license, or the Elastic License. Outside of
Original file line number Diff line number Diff line change 11module github.com/elastic/apm-server
22
3- go 1.24.6
3+ go 1.24.7
44
55require (
66 github.com/KimMachineGun/automemlimit v0.7.0
@@ -9,7 +9,7 @@ require (
99 github.com/dustin/go-humanize v1.0.1
1010 github.com/elastic/apm-aggregation v1.2.0
1111 github.com/elastic/apm-data v1.16.0
12- github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250902185251-d3f1e6c9d2cc
12+ github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250909105545-90c37c0973af
1313 github.com/elastic/elastic-agent-client/v7 v7.17.0
1414 github.com/elastic/elastic-agent-libs v0.21.5
1515 github.com/elastic/elastic-agent-system-metrics v0.11.11
Original file line number Diff line number Diff line change @@ -173,8 +173,8 @@ github.com/elastic/apm-perf v0.0.0-20250207152505-1dbeb202ff22 h1:br+XeQOcxNFSv+
173173github.com/elastic/apm-perf v0.0.0-20250207152505-1dbeb202ff22 /go.mod h1:gE+FV7xXv0/nBenviCvpvnvTpUkjJXtuOWs2UT+ZRtw =
174174github.com/elastic/apm-tools v0.0.0-20250124173757-336011228dbe h1:LDtn/A8Tsfz8DQlbXtmDud9ha9oOGriwJGB7V0Ozik8 =
175175github.com/elastic/apm-tools v0.0.0-20250124173757-336011228dbe /go.mod h1:SIlGcpTnnosxZ3OvoRC7ADxhHdlsu/nwUdVMF9OkgYc =
176- github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250902185251-d3f1e6c9d2cc h1:rRHoiNDozi7bCaJFwWirOiO8aDv/8llM6zfaBaHlry8 =
177- github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250902185251-d3f1e6c9d2cc /go.mod h1:ChNZm4EOduUacelKmuKStikNcFNGjJxZVG9mmZ1bNmQ =
176+ github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250909105545-90c37c0973af h1:U9JKnk1S2MBi9N4GeF/oTdPry9iMbATTkft/sW+ERPI =
177+ github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250909105545-90c37c0973af /go.mod h1:5MOLOG3WjQOMqHnfFEZFwJs0zNQbCdV8ru3o03cgkgk =
178178github.com/elastic/elastic-agent-autodiscover v0.9.0 h1:+iWIKh0u3e8I+CJa3FfWe9h0JojNasPgYIA47gpuuns =
179179github.com/elastic/elastic-agent-autodiscover v0.9.0 /go.mod h1:5iUxLHhVdaGSWYTveSwfJEY4RqPXTG13LPiFoxcpFd4 =
180180github.com/elastic/elastic-agent-client/v7 v7.17.0 h1:TPLrEHF4kJ3RkmQzZPffrniY4WeW4vriHZbOAzM1hFo =
You can’t perform that action at this time.
0 commit comments