From c25aa4e9240a3fbf5283aafc140849b7f1378f82 Mon Sep 17 00:00:00 2001 From: obltmachine <150269514+obltmachine@users.noreply.github.com> Date: Fri, 12 Jul 2024 17:04:18 +0200 Subject: [PATCH] chore: Update to elastic/beats@aa5ec880ee71 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- 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 d8fc7b92d5d..4bf55700323 100644 --- a/NOTICE.txt +++ b/NOTICE.txt @@ -573,11 +573,11 @@ Contents of probable licence file $GOMODCACHE/github.com/elastic/apm-data@v1.8.4 -------------------------------------------------------------------------------- Dependency : github.com/elastic/beats/v7 -Version: v7.0.0-alpha2.0.20240711124033-7b35a7a5de93 +Version: v7.0.0-alpha2.0.20240712104211-aa5ec880ee71 Licence type (autodetected): Elastic -------------------------------------------------------------------------------- -Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/v7@v7.0.0-alpha2.0.20240711124033-7b35a7a5de93/LICENSE.txt: +Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/v7@v7.0.0-alpha2.0.20240712104211-aa5ec880ee71/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 d35837051aa..e60e828cc75 100644 --- a/go.mod +++ b/go.mod @@ -10,7 +10,7 @@ require ( github.com/dustin/go-humanize v1.0.1 github.com/elastic/apm-aggregation v1.0.1 github.com/elastic/apm-data v1.8.4 - github.com/elastic/beats/v7 v7.0.0-alpha2.0.20240711124033-7b35a7a5de93 + github.com/elastic/beats/v7 v7.0.0-alpha2.0.20240712104211-aa5ec880ee71 github.com/elastic/elastic-agent-client/v7 v7.13.0 github.com/elastic/elastic-agent-libs v0.9.13 github.com/elastic/elastic-agent-system-metrics v0.10.3 diff --git a/go.sum b/go.sum index 5f9634a3186..9f5c02436f8 100644 --- a/go.sum +++ b/go.sum @@ -127,8 +127,8 @@ github.com/elastic/apm-aggregation v1.0.1 h1:t4VKR6axu620Y9CtQE9kmZZcx+3BlfnqGyw github.com/elastic/apm-aggregation v1.0.1/go.mod h1:hmRuhkV01qMHk/Eu3xe9W/cNtBcRVf0DpFf9USVAE2Y= github.com/elastic/apm-data v1.8.4 h1:6IVC1zKejhhRt9+akgBR4jI17SCt/FRQIx5r0U1EMtc= github.com/elastic/apm-data v1.8.4/go.mod h1:TOlqsDVhESSpg4VxGZBlld7C1JeaX9H29opgzrK5UM0= -github.com/elastic/beats/v7 v7.0.0-alpha2.0.20240711124033-7b35a7a5de93 h1:jWUVMvRsuWB9VuAAE9nAtYg8hKSsaLLnv5qsOdD5zYI= -github.com/elastic/beats/v7 v7.0.0-alpha2.0.20240711124033-7b35a7a5de93/go.mod h1:cN5agJpe7JuQ1OF6uET1IT5bL2U1OHfcnhIuapoRSpo= +github.com/elastic/beats/v7 v7.0.0-alpha2.0.20240712104211-aa5ec880ee71 h1:eKYSv3CuPcXuIR2RnrlhlbPmdBbyGNd7mVIt4e4vtcU= +github.com/elastic/beats/v7 v7.0.0-alpha2.0.20240712104211-aa5ec880ee71/go.mod h1:cN5agJpe7JuQ1OF6uET1IT5bL2U1OHfcnhIuapoRSpo= github.com/elastic/elastic-agent-autodiscover v0.7.0 h1:FCrHXh5AZGrPlpAx8kBu/s/guw9d/EXt+GKlFCnrgsc= github.com/elastic/elastic-agent-autodiscover v0.7.0/go.mod h1:zLf0SDdQXisVZxzXPxKXdj3Fa+H4bsu4HHbTEQImDz8= github.com/elastic/elastic-agent-client/v7 v7.13.0 h1:ENCfV5XIMmjWo9/0J7t//5N7xgm43Ktg0SyIomupRcA=