From 36dc1646c53b69b455cb3613703067dfeff8a18b Mon Sep 17 00:00:00 2001 From: obltmachine <150269514+obltmachine@users.noreply.github.com> Date: Thu, 22 Aug 2024 18:03:16 +0200 Subject: [PATCH] chore: Update to elastic/beats@e09627fb5672 (#13912) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> --- NOTICE.txt | 4 ++-- go.mod | 2 +- go.sum | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/NOTICE.txt b/NOTICE.txt index 28f60d7cbdd..dae9e7c93a4 100644 --- a/NOTICE.txt +++ b/NOTICE.txt @@ -573,11 +573,11 @@ Contents of probable licence file $GOMODCACHE/github.com/elastic/apm-data@v1.10. -------------------------------------------------------------------------------- Dependency : github.com/elastic/beats/v7 -Version: v7.0.0-alpha2.0.20240821070511-8eb0f42e1bec +Version: v7.0.0-alpha2.0.20240822095153-e09627fb5672 Licence type (autodetected): Elastic -------------------------------------------------------------------------------- -Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/v7@v7.0.0-alpha2.0.20240821070511-8eb0f42e1bec/LICENSE.txt: +Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/v7@v7.0.0-alpha2.0.20240822095153-e09627fb5672/LICENSE.txt: Source code in this repository is variously licensed under the Apache License Version 2.0, an Apache compatible license, or the Elastic License. Outside of diff --git a/go.mod b/go.mod index 5b30b951c4d..5b380bf3a14 100644 --- a/go.mod +++ b/go.mod @@ -8,7 +8,7 @@ require ( github.com/dustin/go-humanize v1.0.1 github.com/elastic/apm-aggregation v1.0.2 github.com/elastic/apm-data v1.10.0 - github.com/elastic/beats/v7 v7.0.0-alpha2.0.20240821070511-8eb0f42e1bec + github.com/elastic/beats/v7 v7.0.0-alpha2.0.20240822095153-e09627fb5672 github.com/elastic/elastic-agent-client/v7 v7.15.0 github.com/elastic/elastic-agent-libs v0.10.0 github.com/elastic/elastic-agent-system-metrics v0.11.1 diff --git a/go.sum b/go.sum index eb48009ecb4..2d810ae6813 100644 --- a/go.sum +++ b/go.sum @@ -133,8 +133,8 @@ github.com/elastic/apm-aggregation v1.0.2 h1:nvplp5pUGHAvRf8M6G4+UAxx55i+TpEpIda github.com/elastic/apm-aggregation v1.0.2/go.mod h1:cprQyd9TAvUTmyqY/J1ZX4cwU88vbVP9uhNKdEC/dsg= github.com/elastic/apm-data v1.10.0 h1:g7jE5xdX5gAILmgIdbsQY5Xhzcc8cWZyHtVX7SDNfeQ= github.com/elastic/apm-data v1.10.0/go.mod h1:Y4yTJqupDxrO7RrzH3As512NUvEc5UTIfM0K6M+YjeI= -github.com/elastic/beats/v7 v7.0.0-alpha2.0.20240821070511-8eb0f42e1bec h1:BDKxX2DHW5UU6jblvJ+kD9v275b6b932ZQvuXHyCcz0= -github.com/elastic/beats/v7 v7.0.0-alpha2.0.20240821070511-8eb0f42e1bec/go.mod h1:EIHAQn3D5GmFcbkGCF3N3VUWqoEzyEx/5TrckFNI1vg= +github.com/elastic/beats/v7 v7.0.0-alpha2.0.20240822095153-e09627fb5672 h1:biSkxoCk18nI86RpirTy3VWZroaQ8SY5eMCkz63PR3c= +github.com/elastic/beats/v7 v7.0.0-alpha2.0.20240822095153-e09627fb5672/go.mod h1:GQx8+/pLkG7ksg4tjHUOzuBBC40BCbp223yan3ml8sA= github.com/elastic/elastic-agent-autodiscover v0.8.1 h1:u6TWqh7wfevu6S4GUq4SIxYBRo4b/P5RZmx/rSvT10A= github.com/elastic/elastic-agent-autodiscover v0.8.1/go.mod h1:0gzGsaDCAqBfUZjuCqqWsSI60eaZ778A5tQZV72rPV0= github.com/elastic/elastic-agent-client/v7 v7.15.0 h1:nDB7v8TBoNuD6IIzC3z7Q0y+7bMgXoT2DsHfolO2CHE=