Skip to content

Commit ee72579

Browse files
Made with ❤️️ by updatecli Co-authored-by: elastic-observability-automation[bot] <180520183+elastic-observability-automation[bot]@users.noreply.github.com>
1 parent 9350ef5 commit ee72579

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

Diff for: NOTICE.txt

+2-2
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.20250202231532-0e76511316f5
458+
Version: v7.0.0-alpha2.0.20250204065012-71900c4d89fa
459459
Licence type (autodetected): Elastic
460460
--------------------------------------------------------------------------------
461461

462-
Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/[email protected].20250202231532-0e76511316f5/LICENSE.txt:
462+
Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/[email protected].20250204065012-71900c4d89fa/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

Diff for: go.mod

+1-1
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.16.0
12-
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250202231532-0e76511316f5
12+
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250204065012-71900c4d89fa
1313
github.com/elastic/elastic-agent-client/v7 v7.17.0
1414
github.com/elastic/elastic-agent-libs v0.18.4
1515
github.com/elastic/elastic-agent-system-metrics v0.11.7

Diff for: go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -119,8 +119,8 @@ github.com/elastic/apm-aggregation v1.2.0 h1:UndqG3ccBTjyxTqHujBVjcbVLb9qG1clxRc
119119
github.com/elastic/apm-aggregation v1.2.0/go.mod h1:YllYwPYVV27pbuPfjRtQAKo6eSSrh13PZr38RKYd810=
120120
github.com/elastic/apm-data v1.16.0 h1:LkJFoNkadIyqXNo3EMm98J38j9HWDMWUe6F74GaXtJ4=
121121
github.com/elastic/apm-data v1.16.0/go.mod h1:ST2P1yshhN2U3IbBYyn+Ni3VOFTifavNzMfh7E9zLHY=
122-
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250202231532-0e76511316f5 h1:Oe0lzGZyfJ206hFRbJ/crIWUSYBpjt0XUK2o4EXMV14=
123-
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250202231532-0e76511316f5/go.mod h1:84zbls1RDKu/SHmRykLUkpaF0ZVme7P+TCDV6mZ7sKw=
122+
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250204065012-71900c4d89fa h1:F4n2bcRHaJM7eWHyYpuR0RIBTdT7tWdRbbI1d9XWHV0=
123+
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250204065012-71900c4d89fa/go.mod h1:A3OQ9JLS2gNVO2MayjAqFDhqwCj3NN1GnVjramGhj+s=
124124
github.com/elastic/elastic-agent-autodiscover v0.9.0 h1:+iWIKh0u3e8I+CJa3FfWe9h0JojNasPgYIA47gpuuns=
125125
github.com/elastic/elastic-agent-autodiscover v0.9.0/go.mod h1:5iUxLHhVdaGSWYTveSwfJEY4RqPXTG13LPiFoxcpFd4=
126126
github.com/elastic/elastic-agent-client/v7 v7.17.0 h1:TPLrEHF4kJ3RkmQzZPffrniY4WeW4vriHZbOAzM1hFo=

0 commit comments

Comments
 (0)