Skip to content

Commit b17bf34

Browse files
Made with ❤️️ by updatecli Co-authored-by: elastic-observability-automation[bot] <180520183+elastic-observability-automation[bot]@users.noreply.github.com> Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
1 parent 16089f5 commit b17bf34

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

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.20250301183758-a964b89e5b60
458+
Version: v7.0.0-alpha2.0.20250304042335-02fc9c57599a
459459
Licence type (autodetected): Elastic
460460
--------------------------------------------------------------------------------
461461

462-
Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/[email protected].20250301183758-a964b89e5b60/LICENSE.txt:
462+
Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/[email protected].20250304042335-02fc9c57599a/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.18.0
12-
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250301183758-a964b89e5b60
12+
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250304042335-02fc9c57599a
1313
github.com/elastic/elastic-agent-client/v7 v7.17.1
1414
github.com/elastic/elastic-agent-libs v0.18.7
1515
github.com/elastic/elastic-agent-system-metrics v0.11.8

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.20250301183758-a964b89e5b60 h1:5wdt2LIViwrULw+tT/id5YzzDo/BaiS/8UmOY3eWqPg=
179-
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250301183758-a964b89e5b60/go.mod h1:wzZw/NKDkdd9Mi9lpNw/TG+T3Gdh2M1sR9YZsV7Yx3c=
178+
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250304042335-02fc9c57599a h1:5PiQ/EPgmOZMjYu4ZKMIFwMZbyChPEq2tMdt1Up2IqE=
179+
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250304042335-02fc9c57599a/go.mod h1:wzZw/NKDkdd9Mi9lpNw/TG+T3Gdh2M1sR9YZsV7Yx3c=
180180
github.com/elastic/elastic-agent-autodiscover v0.9.0 h1:+iWIKh0u3e8I+CJa3FfWe9h0JojNasPgYIA47gpuuns=
181181
github.com/elastic/elastic-agent-autodiscover v0.9.0/go.mod h1:5iUxLHhVdaGSWYTveSwfJEY4RqPXTG13LPiFoxcpFd4=
182182
github.com/elastic/elastic-agent-client/v7 v7.17.1 h1:ORCDXzFs1JyhI5neWbTAPWCwaFi+BtKojSLiCpaAbf0=

0 commit comments

Comments
 (0)