Skip to content

Commit 6a2128b

Browse files
chore: update-beats with 9.3 (#21415)
Made with ❤️️ by updatecli Co-authored-by: elastic-observability-automation[bot] <180520183+elastic-observability-automation[bot]@users.noreply.github.com>
1 parent 4561e42 commit 6a2128b

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

456456
--------------------------------------------------------------------------------
457457
Dependency : github.com/elastic/beats/v7
458-
Version: v7.0.0-alpha2.0.20260707124701-db27a08f5a51
458+
Version: v7.0.0-alpha2.0.20260708075457-12c177546a1b
459459
Licence type (autodetected): Elastic
460460
--------------------------------------------------------------------------------
461461

462-
Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/v7@v7.0.0-alpha2.0.20260707124701-db27a08f5a51/LICENSE.txt:
462+
Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/v7@v7.0.0-alpha2.0.20260708075457-12c177546a1b/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.22.
455455

456456
--------------------------------------------------------------------------------
457457
Dependency : github.com/elastic/beats/v7
458-
Version: v7.0.0-alpha2.0.20260707124701-db27a08f5a51
458+
Version: v7.0.0-alpha2.0.20260708075457-12c177546a1b
459459
Licence type (autodetected): Elastic
460460
--------------------------------------------------------------------------------
461461

462-
Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/v7@v7.0.0-alpha2.0.20260707124701-db27a08f5a51/LICENSE.txt:
462+
Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/v7@v7.0.0-alpha2.0.20260708075457-12c177546a1b/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.22.0
12-
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20260707124701-db27a08f5a51
12+
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20260708075457-12c177546a1b
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
@@ -171,8 +171,8 @@ github.com/elastic/apm-perf v0.0.0-20250207152505-1dbeb202ff22 h1:br+XeQOcxNFSv+
171171
github.com/elastic/apm-perf v0.0.0-20250207152505-1dbeb202ff22/go.mod h1:gE+FV7xXv0/nBenviCvpvnvTpUkjJXtuOWs2UT+ZRtw=
172172
github.com/elastic/apm-tools v0.0.0-20250124173757-336011228dbe h1:LDtn/A8Tsfz8DQlbXtmDud9ha9oOGriwJGB7V0Ozik8=
173173
github.com/elastic/apm-tools v0.0.0-20250124173757-336011228dbe/go.mod h1:SIlGcpTnnosxZ3OvoRC7ADxhHdlsu/nwUdVMF9OkgYc=
174-
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20260707124701-db27a08f5a51 h1:jlOh8yUFVchcAPR1PpiAFmMzJo9grWFCp0HzIfQkAVE=
175-
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20260707124701-db27a08f5a51/go.mod h1:GKdJNxM004qWFfrNBLGj86uZz868a7nPLk7w90mhJ+4=
174+
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20260708075457-12c177546a1b h1:LkWU1Fm5Y7OjYJg4N0qvAHUofHHEoU3FJboOoSGrLTI=
175+
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20260708075457-12c177546a1b/go.mod h1:GKdJNxM004qWFfrNBLGj86uZz868a7nPLk7w90mhJ+4=
176176
github.com/elastic/elastic-agent-autodiscover v0.10.3-0.20260423154939-e990715f9426 h1:zqt0GOf6/e287nhLlAODfW6Pncydjr4ArEpM589MIXI=
177177
github.com/elastic/elastic-agent-autodiscover v0.10.3-0.20260423154939-e990715f9426/go.mod h1:HyjdiEVP/A7iMN0jeac2EoUohpHKAZIFRDQsvPDg2Dw=
178178
github.com/elastic/elastic-agent-client/v7 v7.18.1 h1:WnM53JjaukeysrAuiTyrhDPmFxJG07ZAByc2TrkcKcs=

0 commit comments

Comments
 (0)