Skip to content

Commit ffe1fa6

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

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

574574
--------------------------------------------------------------------------------
575575
Dependency : github.com/elastic/beats/v7
576-
Version: v7.0.0-alpha2.0.20250805090427-098de8bccd44
576+
Version: v7.0.0-alpha2.0.20250806200231-c2714bbe89a7
577577
Licence type (autodetected): Elastic
578578
--------------------------------------------------------------------------------
579579

580-
Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/v7@v7.0.0-alpha2.0.20250805090427-098de8bccd44/LICENSE.txt:
580+
Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/v7@v7.0.0-alpha2.0.20250806200231-c2714bbe89a7/LICENSE.txt:
581581

582582
Source code in this repository is variously licensed under the Apache License
583583
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
@@ -8,7 +8,7 @@ require (
88
github.com/dustin/go-humanize v1.0.1
99
github.com/elastic/apm-aggregation v1.1.0
1010
github.com/elastic/apm-data v1.14.1
11-
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250805090427-098de8bccd44
11+
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250806200231-c2714bbe89a7
1212
github.com/elastic/elastic-agent-client/v7 v7.17.2
1313
github.com/elastic/elastic-agent-libs v0.20.0
1414
github.com/elastic/elastic-agent-system-metrics v0.11.11

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -130,8 +130,8 @@ github.com/elastic/apm-aggregation v1.1.0 h1:eTHGd5w99JoRFJ763MJP6nUX4hkkeSil3KW
130130
github.com/elastic/apm-aggregation v1.1.0/go.mod h1:YBQ77Jt7vOy2/7w4q5SsEifhc0V02dJxRcyyeC6HsvQ=
131131
github.com/elastic/apm-data v1.14.1 h1:3G8gJ4wjdd5O6JnxtdiEzVrKuqPT9mVqo03d5i5sRJ4=
132132
github.com/elastic/apm-data v1.14.1/go.mod h1:AlwPwWh15EWP5yLDm/X40mdw1z/pHdlcTgMUkS9tKmY=
133-
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250805090427-098de8bccd44 h1:VW0q1V05S2XB7gfSZk1EEGI+j9d1GwtZh3N2Gj1+9F4=
134-
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250805090427-098de8bccd44/go.mod h1:EQR/6wy+tTMtkDzX7iMK2kXfIk6oDqNX/VbzfhaXtHo=
133+
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250806200231-c2714bbe89a7 h1:/ty4iBYhkXG6U9ahtsszqabKOz3id6sJP8+Wq8j4w8c=
134+
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250806200231-c2714bbe89a7/go.mod h1:EQR/6wy+tTMtkDzX7iMK2kXfIk6oDqNX/VbzfhaXtHo=
135135
github.com/elastic/elastic-agent-autodiscover v0.9.0 h1:+iWIKh0u3e8I+CJa3FfWe9h0JojNasPgYIA47gpuuns=
136136
github.com/elastic/elastic-agent-autodiscover v0.9.0/go.mod h1:5iUxLHhVdaGSWYTveSwfJEY4RqPXTG13LPiFoxcpFd4=
137137
github.com/elastic/elastic-agent-client/v7 v7.17.2 h1:Cl2TeABqWZgW40t5fchGWT/sRk4MDDLWA0d8iHHOxLA=

0 commit comments

Comments
 (0)