Skip to content

Commit 0e05572

Browse files
chore: update-beats with main
Made with ❤️️ by updatecli
1 parent c2097b0 commit 0e05572

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.19.
455455

456456
--------------------------------------------------------------------------------
457457
Dependency : github.com/elastic/beats/v7
458-
Version: v7.0.0-alpha2.0.20260706144519-3b40a86c8426
458+
Version: v7.0.0-alpha2.0.20260707215053-368c0ec99eab
459459
Licence type (autodetected): Elastic
460460
--------------------------------------------------------------------------------
461461

462-
Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/v7@v7.0.0-alpha2.0.20260706144519-3b40a86c8426/LICENSE.txt:
462+
Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/v7@v7.0.0-alpha2.0.20260707215053-368c0ec99eab/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.19.
455455

456456
--------------------------------------------------------------------------------
457457
Dependency : github.com/elastic/beats/v7
458-
Version: v7.0.0-alpha2.0.20260706144519-3b40a86c8426
458+
Version: v7.0.0-alpha2.0.20260707215053-368c0ec99eab
459459
Licence type (autodetected): Elastic
460460
--------------------------------------------------------------------------------
461461

462-
Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/v7@v7.0.0-alpha2.0.20260706144519-3b40a86c8426/LICENSE.txt:
462+
Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/v7@v7.0.0-alpha2.0.20260707215053-368c0ec99eab/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.5.1
1111
github.com/elastic/apm-data v1.19.6
12-
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20260706144519-3b40a86c8426
12+
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20260707215053-368c0ec99eab
1313
github.com/elastic/elastic-agent-client/v7 v7.18.1
1414
github.com/elastic/elastic-agent-libs v0.46.0
1515
github.com/elastic/elastic-agent-system-metrics v0.14.4

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -175,8 +175,8 @@ github.com/elastic/apm-perf v0.0.0-20250207152505-1dbeb202ff22 h1:br+XeQOcxNFSv+
175175
github.com/elastic/apm-perf v0.0.0-20250207152505-1dbeb202ff22/go.mod h1:gE+FV7xXv0/nBenviCvpvnvTpUkjJXtuOWs2UT+ZRtw=
176176
github.com/elastic/apm-tools v0.0.0-20250124173757-336011228dbe h1:LDtn/A8Tsfz8DQlbXtmDud9ha9oOGriwJGB7V0Ozik8=
177177
github.com/elastic/apm-tools v0.0.0-20250124173757-336011228dbe/go.mod h1:SIlGcpTnnosxZ3OvoRC7ADxhHdlsu/nwUdVMF9OkgYc=
178-
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20260706144519-3b40a86c8426 h1:Xe46SVZaAwaQSiOEZfv1v+9oL8XETMm37P+kMbZdTww=
179-
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20260706144519-3b40a86c8426/go.mod h1:3Ei0ZGGMAwQBA45WPUHZ9GhuSl0xpd9g9SZgCIL+XI0=
178+
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20260707215053-368c0ec99eab h1:xyPPIYZ/Fu/k20nCRk8FPvU1deDDEpqGc0h6zcU54pw=
179+
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20260707215053-368c0ec99eab/go.mod h1:nDqowx57d3LTn97tGl3TP/XPAGABCRcraFKGzzLxO7c=
180180
github.com/elastic/elastic-agent-autodiscover v0.10.3-0.20260423154939-e990715f9426 h1:zqt0GOf6/e287nhLlAODfW6Pncydjr4ArEpM589MIXI=
181181
github.com/elastic/elastic-agent-autodiscover v0.10.3-0.20260423154939-e990715f9426/go.mod h1:HyjdiEVP/A7iMN0jeac2EoUohpHKAZIFRDQsvPDg2Dw=
182182
github.com/elastic/elastic-agent-client/v7 v7.18.1 h1:WnM53JjaukeysrAuiTyrhDPmFxJG07ZAByc2TrkcKcs=

0 commit comments

Comments
 (0)