Skip to content

Commit cdd7a52

Browse files
chore: update-beats with 9.0
Made with ❤️️ by updatecli
1 parent 1e3e91e commit cdd7a52

4 files changed

Lines changed: 7 additions & 7 deletions

File tree

NOTICE-fips.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -455,11 +455,11 @@ Contents of probable licence file $GOMODCACHE/github.com/elastic/apm-data@v1.16.
455455

456456
--------------------------------------------------------------------------------
457457
Dependency : github.com/elastic/beats/v7
458-
Version: v7.0.0-alpha2.0.20251020084534-2cb3d8982c84
458+
Version: v7.0.0-alpha2.0.20251020191738-f87b4e53f4a6
459459
Licence type (autodetected): Elastic
460460
--------------------------------------------------------------------------------
461461

462-
Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/v7@v7.0.0-alpha2.0.20251020084534-2cb3d8982c84/LICENSE.txt:
462+
Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/v7@v7.0.0-alpha2.0.20251020191738-f87b4e53f4a6/LICENSE.txt:
463463

464464
Source code in this repository is variously licensed under the Apache License
465465
Version 2.0, an Apache compatible license, or the Elastic License. Outside of

NOTICE.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -455,11 +455,11 @@ Contents of probable licence file $GOMODCACHE/github.com/elastic/apm-data@v1.16.
455455

456456
--------------------------------------------------------------------------------
457457
Dependency : github.com/elastic/beats/v7
458-
Version: v7.0.0-alpha2.0.20251020084534-2cb3d8982c84
458+
Version: v7.0.0-alpha2.0.20251020191738-f87b4e53f4a6
459459
Licence type (autodetected): Elastic
460460
--------------------------------------------------------------------------------
461461

462-
Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/v7@v7.0.0-alpha2.0.20251020084534-2cb3d8982c84/LICENSE.txt:
462+
Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/v7@v7.0.0-alpha2.0.20251020191738-f87b4e53f4a6/LICENSE.txt:
463463

464464
Source code in this repository is variously licensed under the Apache License
465465
Version 2.0, an Apache compatible license, or the Elastic License. Outside of

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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.20251020084534-2cb3d8982c84
12+
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20251020191738-f87b4e53f4a6
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

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -177,8 +177,8 @@ github.com/elastic/apm-perf v0.0.0-20250207152505-1dbeb202ff22 h1:br+XeQOcxNFSv+
177177
github.com/elastic/apm-perf v0.0.0-20250207152505-1dbeb202ff22/go.mod h1:gE+FV7xXv0/nBenviCvpvnvTpUkjJXtuOWs2UT+ZRtw=
178178
github.com/elastic/apm-tools v0.0.0-20250124173757-336011228dbe h1:LDtn/A8Tsfz8DQlbXtmDud9ha9oOGriwJGB7V0Ozik8=
179179
github.com/elastic/apm-tools v0.0.0-20250124173757-336011228dbe/go.mod h1:SIlGcpTnnosxZ3OvoRC7ADxhHdlsu/nwUdVMF9OkgYc=
180-
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20251020084534-2cb3d8982c84 h1:Gv/CvgOy3dQKSY/w3/cBhjAmtuNxCjxbNuSpI2dFZxk=
181-
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20251020084534-2cb3d8982c84/go.mod h1:A7JPc6A37KUUwiiwrfTzw2+jSLq0lKOsgMZDMudzvJY=
180+
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20251020191738-f87b4e53f4a6 h1:EYwSW118humlxBtPgdWD08EK2tTeO4U1OUZz43jSAZI=
181+
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20251020191738-f87b4e53f4a6/go.mod h1:A7JPc6A37KUUwiiwrfTzw2+jSLq0lKOsgMZDMudzvJY=
182182
github.com/elastic/elastic-agent-autodiscover v0.9.2 h1:eBmru2v66HRRHOFf89rDl9OZUr7VsPoT4+ZNYHW6e9I=
183183
github.com/elastic/elastic-agent-autodiscover v0.9.2/go.mod h1:RNaHnOTYfNptSTQUyZYnjypxmrR5AaE6BIap/175F5c=
184184
github.com/elastic/elastic-agent-client/v7 v7.17.0 h1:TPLrEHF4kJ3RkmQzZPffrniY4WeW4vriHZbOAzM1hFo=

0 commit comments

Comments
 (0)