Skip to content

Commit 8a80b42

Browse files
Made with ❤️️ by updatecli Co-authored-by: elastic-observability-automation[bot] <180520183+elastic-observability-automation[bot]@users.noreply.github.com>
1 parent 34d497a commit 8a80b42

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

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/[email protected].
455455

456456
--------------------------------------------------------------------------------
457457
Dependency : github.com/elastic/beats/v7
458-
Version: v7.0.0-alpha2.0.20250324071332-b5a823deacd0
458+
Version: v7.0.0-alpha2.0.20250325084645-06f837ca7034
459459
Licence type (autodetected): Elastic
460460
--------------------------------------------------------------------------------
461461

462-
Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/[email protected].20250324071332-b5a823deacd0/LICENSE.txt:
462+
Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/[email protected].20250325084645-06f837ca7034/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/[email protected].
455455

456456
--------------------------------------------------------------------------------
457457
Dependency : github.com/elastic/beats/v7
458-
Version: v7.0.0-alpha2.0.20250324071332-b5a823deacd0
458+
Version: v7.0.0-alpha2.0.20250325084645-06f837ca7034
459459
Licence type (autodetected): Elastic
460460
--------------------------------------------------------------------------------
461461

462-
Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/[email protected].20250324071332-b5a823deacd0/LICENSE.txt:
462+
Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/[email protected].20250325084645-06f837ca7034/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.20250324071332-b5a823deacd0
12+
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250325084645-06f837ca7034
1313
github.com/elastic/elastic-agent-client/v7 v7.17.0
1414
github.com/elastic/elastic-agent-libs v0.18.10
1515
github.com/elastic/elastic-agent-system-metrics v0.11.9

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -176,8 +176,8 @@ github.com/elastic/apm-perf v0.0.0-20250207152505-1dbeb202ff22 h1:br+XeQOcxNFSv+
176176
github.com/elastic/apm-perf v0.0.0-20250207152505-1dbeb202ff22/go.mod h1:gE+FV7xXv0/nBenviCvpvnvTpUkjJXtuOWs2UT+ZRtw=
177177
github.com/elastic/apm-tools v0.0.0-20250124173757-336011228dbe h1:LDtn/A8Tsfz8DQlbXtmDud9ha9oOGriwJGB7V0Ozik8=
178178
github.com/elastic/apm-tools v0.0.0-20250124173757-336011228dbe/go.mod h1:SIlGcpTnnosxZ3OvoRC7ADxhHdlsu/nwUdVMF9OkgYc=
179-
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250324071332-b5a823deacd0 h1:8f7IIskABhURpt8xh8Xb1ho+OKtU7mSKl+wEHOD0amY=
180-
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250324071332-b5a823deacd0/go.mod h1:Ex9kC2ccQynu12mfIlD7w7pbnN61uPUSH7S4GRgaLkw=
179+
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250325084645-06f837ca7034 h1:rQXGmHR0xP6LR2G7ozmy4tW1/NmTVYCFQButGlDhKas=
180+
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250325084645-06f837ca7034/go.mod h1:Ex9kC2ccQynu12mfIlD7w7pbnN61uPUSH7S4GRgaLkw=
181181
github.com/elastic/elastic-agent-autodiscover v0.9.0 h1:+iWIKh0u3e8I+CJa3FfWe9h0JojNasPgYIA47gpuuns=
182182
github.com/elastic/elastic-agent-autodiscover v0.9.0/go.mod h1:5iUxLHhVdaGSWYTveSwfJEY4RqPXTG13LPiFoxcpFd4=
183183
github.com/elastic/elastic-agent-client/v7 v7.17.0 h1:TPLrEHF4kJ3RkmQzZPffrniY4WeW4vriHZbOAzM1hFo=

0 commit comments

Comments
 (0)