From 600cc3b3be75e62bdad1ee4faf8b6e2d9275756b Mon Sep 17 00:00:00 2001 From: obltmachine <150269514+obltmachine@users.noreply.github.com> Date: Wed, 19 Jun 2024 17:29:57 +0200 Subject: [PATCH] chore: Update to elastic/beats@b1518d057809 (#13449) 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 4fa3002c21..e0bf7d565f 100644 --- a/NOTICE.txt +++ b/NOTICE.txt @@ -573,11 +573,11 @@ Contents of probable licence file $GOMODCACHE/github.com/elastic/apm-data@v1.1.0 -------------------------------------------------------------------------------- Dependency : github.com/elastic/beats/v7 -Version: v7.0.0-alpha2.0.20240618150109-8b197c8f1594 +Version: v7.0.0-alpha2.0.20240619123643-b1518d057809 Licence type (autodetected): Elastic -------------------------------------------------------------------------------- -Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/v7@v7.0.0-alpha2.0.20240618150109-8b197c8f1594/LICENSE.txt: +Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/v7@v7.0.0-alpha2.0.20240619123643-b1518d057809/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 0e8ab828c1..c8fdf9f5af 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 v0.0.0-20230815024520-e75a37d9ddd6 github.com/elastic/apm-data v1.1.0 - github.com/elastic/beats/v7 v7.0.0-alpha2.0.20240618150109-8b197c8f1594 + github.com/elastic/beats/v7 v7.0.0-alpha2.0.20240619123643-b1518d057809 github.com/elastic/elastic-agent-client/v7 v7.8.1 github.com/elastic/elastic-agent-libs v0.9.3 github.com/elastic/elastic-agent-system-metrics v0.9.2 diff --git a/go.sum b/go.sum index e37f7a6946..8edb780395 100644 --- a/go.sum +++ b/go.sum @@ -145,8 +145,8 @@ github.com/elastic/apm-aggregation v0.0.0-20230815024520-e75a37d9ddd6 h1:Js+C3HE github.com/elastic/apm-aggregation v0.0.0-20230815024520-e75a37d9ddd6/go.mod h1:ba3gaJCuhxXN/O5AuiI56xxd6DukQdVOK0NfpzBntNo= github.com/elastic/apm-data v1.1.0 h1:5ahaTQwWb6+OmrXrc1dzfD2wjvTG7yJRaldcsc9dIc4= github.com/elastic/apm-data v1.1.0/go.mod h1:TLHPd2H8wYlf3FIqriQ018NZzE1FLC6VtsQ6DN0vRmY= -github.com/elastic/beats/v7 v7.0.0-alpha2.0.20240618150109-8b197c8f1594 h1:zmFnnTFhMnJ2H6rWeF4YitI3MCcEmVoHG5jaRiwU3X4= -github.com/elastic/beats/v7 v7.0.0-alpha2.0.20240618150109-8b197c8f1594/go.mod h1:Qdwa85ZMXKL16IffBe8763mpLyj8csc5wotR2FReILI= +github.com/elastic/beats/v7 v7.0.0-alpha2.0.20240619123643-b1518d057809 h1:3hkH7VGcd9XVNDh53fFgkIBXH1fs07zULK/tpryqqc4= +github.com/elastic/beats/v7 v7.0.0-alpha2.0.20240619123643-b1518d057809/go.mod h1:Qdwa85ZMXKL16IffBe8763mpLyj8csc5wotR2FReILI= github.com/elastic/elastic-agent-autodiscover v0.6.8 h1:BSXz+QwjZAEt08G+T3GDGl14Bh9a6zD8luNCvZut/b8= github.com/elastic/elastic-agent-autodiscover v0.6.8/go.mod h1:hFeFqneS2r4jD0/QzGkrNk0YVdN0JGh7lCWdsH7zcI4= github.com/elastic/elastic-agent-client/v7 v7.8.1 h1:J9wZc/0mUvSEok0X5iR5+n60Jgb+AWooKddb3XgPWqM=