Skip to content

Commit ec0e65a

Browse files
Made with ❤️️ by updatecli Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
1 parent 8c8c90a commit ec0e65a

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
@@ -573,11 +573,11 @@ Contents of probable licence file $GOMODCACHE/github.com/elastic/[email protected]
573573

574574
--------------------------------------------------------------------------------
575575
Dependency : github.com/elastic/beats/v7
576-
Version: v7.0.0-alpha2.0.20240521131913-d8072923498c
576+
Version: v7.0.0-alpha2.0.20240522130717-4a670391a6e2
577577
Licence type (autodetected): Elastic
578578
--------------------------------------------------------------------------------
579579

580-
Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/[email protected].20240521131913-d8072923498c/LICENSE.txt:
580+
Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/[email protected].20240522130717-4a670391a6e2/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

Diff for: go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ require (
1010
github.com/dustin/go-humanize v1.0.1
1111
github.com/elastic/apm-aggregation v0.0.0-20230815024520-e75a37d9ddd6
1212
github.com/elastic/apm-data v1.1.0
13-
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20240521131913-d8072923498c
13+
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20240522130717-4a670391a6e2
1414
github.com/elastic/elastic-agent-client/v7 v7.9.0
1515
github.com/elastic/elastic-agent-libs v0.9.8
1616
github.com/elastic/elastic-agent-system-metrics v0.10.2

Diff for: go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -147,8 +147,8 @@ github.com/elastic/apm-aggregation v0.0.0-20230815024520-e75a37d9ddd6 h1:Js+C3HE
147147
github.com/elastic/apm-aggregation v0.0.0-20230815024520-e75a37d9ddd6/go.mod h1:ba3gaJCuhxXN/O5AuiI56xxd6DukQdVOK0NfpzBntNo=
148148
github.com/elastic/apm-data v1.1.0 h1:5ahaTQwWb6+OmrXrc1dzfD2wjvTG7yJRaldcsc9dIc4=
149149
github.com/elastic/apm-data v1.1.0/go.mod h1:TLHPd2H8wYlf3FIqriQ018NZzE1FLC6VtsQ6DN0vRmY=
150-
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20240521131913-d8072923498c h1:MmC7+apCkOayFvM2u15B2xgIgyrC+yahhi7Xoh7N8V4=
151-
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20240521131913-d8072923498c/go.mod h1:5Ks2Sy06G8DMVBEe/7L5GTRylicDfRGM+ezAEjaLxxM=
150+
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20240522130717-4a670391a6e2 h1:5LX7JR25SIxHgp3xEEW6DAduDHwHaFLVrJx8Lvoq6Ww=
151+
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20240522130717-4a670391a6e2/go.mod h1:HjUJr+gw2jebZYFMKc9TNbgwjHsNSo6HUSonhC0u62U=
152152
github.com/elastic/elastic-agent-autodiscover v0.6.14 h1:0zJYNyv9GKTOiNqCHqEVboP+WioV73ia17Et+UlFbz8=
153153
github.com/elastic/elastic-agent-autodiscover v0.6.14/go.mod h1:39/fHHlnyTK6oUNZfAhxJwBTVahO9tNasEIjzsxGMu8=
154154
github.com/elastic/elastic-agent-client/v7 v7.9.0 h1:ryNbISIg4tTRT9KA0MYOa+fxW0CpsF+qxELWWb13rYE=

0 commit comments

Comments
 (0)