Skip to content

Commit 6c3f2de

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

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/apm-data@v1.19.
455455

456456
--------------------------------------------------------------------------------
457457
Dependency : github.com/elastic/beats/v7
458-
Version: v7.0.0-alpha2.0.20250808144937-cce27a15ca82
458+
Version: v7.0.0-alpha2.0.20250811135042-b036c1c565cf
459459
Licence type (autodetected): Elastic
460460
--------------------------------------------------------------------------------
461461

462-
Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/v7@v7.0.0-alpha2.0.20250808144937-cce27a15ca82/LICENSE.txt:
462+
Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/v7@v7.0.0-alpha2.0.20250811135042-b036c1c565cf/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.20250808144937-cce27a15ca82
458+
Version: v7.0.0-alpha2.0.20250811135042-b036c1c565cf
459459
Licence type (autodetected): Elastic
460460
--------------------------------------------------------------------------------
461461

462-
Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/v7@v7.0.0-alpha2.0.20250808144937-cce27a15ca82/LICENSE.txt:
462+
Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/v7@v7.0.0-alpha2.0.20250811135042-b036c1c565cf/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.3.0
1111
github.com/elastic/apm-data v1.19.2
12-
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250808144937-cce27a15ca82
12+
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250811135042-b036c1c565cf
1313
github.com/elastic/elastic-agent-client/v7 v7.17.2
1414
github.com/elastic/elastic-agent-libs v0.21.2
1515
github.com/elastic/elastic-agent-system-metrics v0.11.18

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -167,8 +167,8 @@ github.com/elastic/apm-perf v0.0.0-20250207152505-1dbeb202ff22 h1:br+XeQOcxNFSv+
167167
github.com/elastic/apm-perf v0.0.0-20250207152505-1dbeb202ff22/go.mod h1:gE+FV7xXv0/nBenviCvpvnvTpUkjJXtuOWs2UT+ZRtw=
168168
github.com/elastic/apm-tools v0.0.0-20250124173757-336011228dbe h1:LDtn/A8Tsfz8DQlbXtmDud9ha9oOGriwJGB7V0Ozik8=
169169
github.com/elastic/apm-tools v0.0.0-20250124173757-336011228dbe/go.mod h1:SIlGcpTnnosxZ3OvoRC7ADxhHdlsu/nwUdVMF9OkgYc=
170-
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250808144937-cce27a15ca82 h1:mKuSaI4T5ccGzLhCDbN+fJE56KwGtAjmZl5TswGcxso=
171-
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250808144937-cce27a15ca82/go.mod h1:h5+toLKjlYR2lVCNt4+ddsFdA4xjSCtvrQ0Hj7s7y/4=
170+
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250811135042-b036c1c565cf h1:Prv+umvbhSQsP+P2e94DmCfKqc37/BnHc17x19aZg74=
171+
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250811135042-b036c1c565cf/go.mod h1:h5+toLKjlYR2lVCNt4+ddsFdA4xjSCtvrQ0Hj7s7y/4=
172172
github.com/elastic/elastic-agent-autodiscover v0.9.2 h1:eBmru2v66HRRHOFf89rDl9OZUr7VsPoT4+ZNYHW6e9I=
173173
github.com/elastic/elastic-agent-autodiscover v0.9.2/go.mod h1:RNaHnOTYfNptSTQUyZYnjypxmrR5AaE6BIap/175F5c=
174174
github.com/elastic/elastic-agent-client/v7 v7.17.2 h1:Cl2TeABqWZgW40t5fchGWT/sRk4MDDLWA0d8iHHOxLA=

0 commit comments

Comments
 (0)