Skip to content

Commit 02725e7

Browse files
chore: update-beats with 8.19
Made with ❤️️ by updatecli
1 parent 1c16938 commit 02725e7

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
@@ -604,11 +604,11 @@ Contents of probable licence file $GOMODCACHE/github.com/elastic/apm-data@v1.22.
604604

605605
--------------------------------------------------------------------------------
606606
Dependency : github.com/elastic/beats/v7
607-
Version: v7.0.0-alpha2.0.20260707190828-8484d9ec0199
607+
Version: v7.0.0-alpha2.0.20260710124325-f9bd5a3c9a7a
608608
Licence type (autodetected): Elastic
609609
--------------------------------------------------------------------------------
610610

611-
Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/v7@v7.0.0-alpha2.0.20260707190828-8484d9ec0199/LICENSE.txt:
611+
Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/v7@v7.0.0-alpha2.0.20260710124325-f9bd5a3c9a7a/LICENSE.txt:
612612

613613
Source code in this repository is variously licensed under the Apache License
614614
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
@@ -604,11 +604,11 @@ Contents of probable licence file $GOMODCACHE/github.com/elastic/apm-data@v1.22.
604604

605605
--------------------------------------------------------------------------------
606606
Dependency : github.com/elastic/beats/v7
607-
Version: v7.0.0-alpha2.0.20260707190828-8484d9ec0199
607+
Version: v7.0.0-alpha2.0.20260710124325-f9bd5a3c9a7a
608608
Licence type (autodetected): Elastic
609609
--------------------------------------------------------------------------------
610610

611-
Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/v7@v7.0.0-alpha2.0.20260707190828-8484d9ec0199/LICENSE.txt:
611+
Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/v7@v7.0.0-alpha2.0.20260710124325-f9bd5a3c9a7a/LICENSE.txt:
612612

613613
Source code in this repository is variously licensed under the Apache License
614614
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.22.0
12-
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20260707190828-8484d9ec0199
12+
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20260710124325-f9bd5a3c9a7a
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
@@ -197,8 +197,8 @@ github.com/elastic/apm-perf v0.0.0-20250207152505-1dbeb202ff22 h1:br+XeQOcxNFSv+
197197
github.com/elastic/apm-perf v0.0.0-20250207152505-1dbeb202ff22/go.mod h1:gE+FV7xXv0/nBenviCvpvnvTpUkjJXtuOWs2UT+ZRtw=
198198
github.com/elastic/apm-tools v0.0.0-20250124173757-336011228dbe h1:LDtn/A8Tsfz8DQlbXtmDud9ha9oOGriwJGB7V0Ozik8=
199199
github.com/elastic/apm-tools v0.0.0-20250124173757-336011228dbe/go.mod h1:SIlGcpTnnosxZ3OvoRC7ADxhHdlsu/nwUdVMF9OkgYc=
200-
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20260707190828-8484d9ec0199 h1:W/+6qeGA63KuTU043t2+JoJ173T0gWCilFyqGLEH7Ic=
201-
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20260707190828-8484d9ec0199/go.mod h1:8TD+mvRdxYQvzobAqWaJCA84Gb2C0MTJyM211p5DpKo=
200+
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20260710124325-f9bd5a3c9a7a h1:K/3ABAjjz0uYajWkuz4XDXZVb3IcpvLJzS34WxhNHGE=
201+
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20260710124325-f9bd5a3c9a7a/go.mod h1:8TD+mvRdxYQvzobAqWaJCA84Gb2C0MTJyM211p5DpKo=
202202
github.com/elastic/elastic-agent-autodiscover v0.10.3-0.20260423154939-e990715f9426 h1:zqt0GOf6/e287nhLlAODfW6Pncydjr4ArEpM589MIXI=
203203
github.com/elastic/elastic-agent-autodiscover v0.10.3-0.20260423154939-e990715f9426/go.mod h1:HyjdiEVP/A7iMN0jeac2EoUohpHKAZIFRDQsvPDg2Dw=
204204
github.com/elastic/elastic-agent-client/v7 v7.18.1 h1:WnM53JjaukeysrAuiTyrhDPmFxJG07ZAByc2TrkcKcs=

0 commit comments

Comments
 (0)