From b411395b40e83a13e547d5d93f390df67b6756fa Mon Sep 17 00:00:00 2001 From: apmmachine <58790750+apmmachine@users.noreply.github.com> Date: Mon, 24 Jul 2023 11:59:11 -0400 Subject: [PATCH] chore: ran shell command ".ci/scripts/update-beats.sh 2429af154fd2" (#11273) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli Co-authored-by: apmmachine 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 c120fff7b54..2acd264188f 100644 --- a/NOTICE.txt +++ b/NOTICE.txt @@ -499,11 +499,11 @@ Contents of probable licence file $GOMODCACHE/github.com/elastic/apm-data@v0.1.1 -------------------------------------------------------------------------------- Dependency : github.com/elastic/beats/v7 -Version: v7.0.0-alpha2.0.20230721001454-b6c377c88447 +Version: v7.0.0-alpha2.0.20230724084907-2429af154fd2 Licence type (autodetected): Elastic -------------------------------------------------------------------------------- -Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/v7@v7.0.0-alpha2.0.20230721001454-b6c377c88447/LICENSE.txt: +Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/v7@v7.0.0-alpha2.0.20230724084907-2429af154fd2/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 1c96c5ee090..940cc2ae838 100644 --- a/go.mod +++ b/go.mod @@ -8,7 +8,7 @@ require ( github.com/dgraph-io/badger/v2 v2.2007.3-0.20201012072640-f5a7e0a1c83b github.com/dustin/go-humanize v1.0.1 github.com/elastic/apm-data v0.1.1-0.20230718152028-9c38d2361527 - github.com/elastic/beats/v7 v7.0.0-alpha2.0.20230721001454-b6c377c88447 + github.com/elastic/beats/v7 v7.0.0-alpha2.0.20230724084907-2429af154fd2 github.com/elastic/elastic-agent-client/v7 v7.1.2 github.com/elastic/elastic-agent-libs v0.3.9 github.com/elastic/elastic-agent-system-metrics v0.6.1 diff --git a/go.sum b/go.sum index bd034dec19c..2b21f57a259 100644 --- a/go.sum +++ b/go.sum @@ -123,8 +123,8 @@ github.com/eapache/queue v1.1.0 h1:YOEu7KNc61ntiQlcEeUIoDTJ2o8mQznoNvUhiigpIqc= github.com/eapache/queue v1.1.0/go.mod h1:6eCeP0CKFpHLu8blIFXhExK/dRa7WDZfr6jVFPTqq+I= github.com/elastic/apm-data v0.1.1-0.20230718152028-9c38d2361527 h1:ASiUA/r0Wwnhn3HXvNuLzn23ljsKJeQRZsDdODlxMco= github.com/elastic/apm-data v0.1.1-0.20230718152028-9c38d2361527/go.mod h1:lMTMoCWNadiDJih/tLechuMTtumEeedtKJlBOYAv030= -github.com/elastic/beats/v7 v7.0.0-alpha2.0.20230721001454-b6c377c88447 h1:zRkZpd6deGIjZFYjYigj96UUH64CMxLrXGXfiWza5tM= -github.com/elastic/beats/v7 v7.0.0-alpha2.0.20230721001454-b6c377c88447/go.mod h1:az1fOGOFvJBTLtC8289lI8F2kMY4NDNNkCdh1Chv4jE= +github.com/elastic/beats/v7 v7.0.0-alpha2.0.20230724084907-2429af154fd2 h1:b0lFCBxuEI6sFqswTry+/gCETiu8a9Kv47kuxP0R9e4= +github.com/elastic/beats/v7 v7.0.0-alpha2.0.20230724084907-2429af154fd2/go.mod h1:az1fOGOFvJBTLtC8289lI8F2kMY4NDNNkCdh1Chv4jE= github.com/elastic/elastic-agent-autodiscover v0.6.2 h1:7P3cbMBWXjbzA80rxitQjc+PiWyZ4I4F4LqrCYgYlNc= github.com/elastic/elastic-agent-client/v7 v7.1.2 h1:p6KvvDMoFCBPvchxcx9cRXpRjsDaii0m/wE3lqQxpmM= github.com/elastic/elastic-agent-client/v7 v7.1.2/go.mod h1:G3Mk1pHXxvj3wC5FvsGUlPOsvapTB5SfrUmWiJDXT6Q=