From 5dba80de6e68e3ffccda3679bb3b151dabd97906 Mon Sep 17 00:00:00 2001 From: obltmachine <150269514+obltmachine@users.noreply.github.com> Date: Tue, 2 Jul 2024 17:04:38 +0200 Subject: [PATCH] chore: Update to elastic/beats@76a62ebf8946 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 1138e580bfc..1b6731b33f2 100644 --- a/NOTICE.txt +++ b/NOTICE.txt @@ -573,11 +573,11 @@ Contents of probable licence file $GOMODCACHE/github.com/elastic/apm-data@v1.6.0 -------------------------------------------------------------------------------- Dependency : github.com/elastic/beats/v7 -Version: v7.0.0-alpha2.0.20240701143943-cb0900496952 +Version: v7.0.0-alpha2.0.20240702090024-76a62ebf8946 Licence type (autodetected): Elastic -------------------------------------------------------------------------------- -Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/v7@v7.0.0-alpha2.0.20240701143943-cb0900496952/LICENSE.txt: +Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/v7@v7.0.0-alpha2.0.20240702090024-76a62ebf8946/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 686d018a281..4e0c4be054e 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.6.0 - github.com/elastic/beats/v7 v7.0.0-alpha2.0.20240701143943-cb0900496952 + github.com/elastic/beats/v7 v7.0.0-alpha2.0.20240702090024-76a62ebf8946 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 63b2a555368..4b04b8893d2 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.6.0 h1:CbtYjHxb8GQWhdY3DufjN+h4bDsGXL2cs5j9QMNT6QM= github.com/elastic/apm-data v1.6.0/go.mod h1:ogiw4lF87gKq7xdbKeUVwGwRqU0kqpktK+gcpQx36D8= -github.com/elastic/beats/v7 v7.0.0-alpha2.0.20240701143943-cb0900496952 h1:/XcMagptcdGUzrTOiqoiMFpC4jgnpxZmQS5L6IjYeqo= -github.com/elastic/beats/v7 v7.0.0-alpha2.0.20240701143943-cb0900496952/go.mod h1:2I8Zlyzdl1oYau3ojZP2VmzLOQkLVfpKMXzwLUbwd/k= +github.com/elastic/beats/v7 v7.0.0-alpha2.0.20240702090024-76a62ebf8946 h1:SgEHFp7dgqngB2dD+6ysKmsUX0RMP4G06a/SaDjFArA= +github.com/elastic/beats/v7 v7.0.0-alpha2.0.20240702090024-76a62ebf8946/go.mod h1:2I8Zlyzdl1oYau3ojZP2VmzLOQkLVfpKMXzwLUbwd/k= 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=