From 135b3965de5bec0c457e14f86e4b500cdefd0d16 Mon Sep 17 00:00:00 2001 From: apmmachine <58790750+apmmachine@users.noreply.github.com> Date: Wed, 16 Aug 2023 11:26:13 -0400 Subject: [PATCH] chore: ran shell command ".ci/scripts/update-beats.sh 138e623c02ed" (#11409) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli Co-authored-by: apmmachine --- 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 37cae43636c..a8b9e9fd4cc 100644 --- a/NOTICE.txt +++ b/NOTICE.txt @@ -573,11 +573,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.20230815144106-59529de17b77 +Version: v7.0.0-alpha2.0.20230816110637-138e623c02ed Licence type (autodetected): Elastic -------------------------------------------------------------------------------- -Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/v7@v7.0.0-alpha2.0.20230815144106-59529de17b77/LICENSE.txt: +Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/v7@v7.0.0-alpha2.0.20230816110637-138e623c02ed/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 0ce1110ac9d..60300c34e43 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 v0.0.0-20230815024520-e75a37d9ddd6 github.com/elastic/apm-data v0.1.1-0.20230814023104-48e4b20579f6 - github.com/elastic/beats/v7 v7.0.0-alpha2.0.20230815144106-59529de17b77 + github.com/elastic/beats/v7 v7.0.0-alpha2.0.20230816110637-138e623c02ed github.com/elastic/elastic-agent-client/v7 v7.3.0 github.com/elastic/elastic-agent-libs v0.3.11 github.com/elastic/elastic-agent-system-metrics v0.6.1 diff --git a/go.sum b/go.sum index 1dc8879af08..ac1b1e6e7a8 100644 --- a/go.sum +++ b/go.sum @@ -154,8 +154,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 v0.1.1-0.20230814023104-48e4b20579f6 h1:ixw/vSYEKysrW8xl8gcKEo443dySneWvKjtzsOq893s= github.com/elastic/apm-data v0.1.1-0.20230814023104-48e4b20579f6/go.mod h1:lMTMoCWNadiDJih/tLechuMTtumEeedtKJlBOYAv030= -github.com/elastic/beats/v7 v7.0.0-alpha2.0.20230815144106-59529de17b77 h1:k1Qu9zAx2jb/MV5JMj48U5PMdxC9o/f1k+s/nErdtxc= -github.com/elastic/beats/v7 v7.0.0-alpha2.0.20230815144106-59529de17b77/go.mod h1:4D0FoMNK1UzTZUtb4Oq5sic6okPgbMo5qjYFh93G80g= +github.com/elastic/beats/v7 v7.0.0-alpha2.0.20230816110637-138e623c02ed h1:HVOJk9TMI04iSC/aUbg5E/9E26895EHwmASgIWZYt8A= +github.com/elastic/beats/v7 v7.0.0-alpha2.0.20230816110637-138e623c02ed/go.mod h1:4D0FoMNK1UzTZUtb4Oq5sic6okPgbMo5qjYFh93G80g= github.com/elastic/elastic-agent-autodiscover v0.6.2 h1:7P3cbMBWXjbzA80rxitQjc+PiWyZ4I4F4LqrCYgYlNc= github.com/elastic/elastic-agent-client/v7 v7.3.0 h1:LugKtBXK7bp4SFL/uQqGU/f4Ppx12Jk5a36voGabLa0= github.com/elastic/elastic-agent-client/v7 v7.3.0/go.mod h1:9/amG2K2y2oqx39zURcc+hnqcX+nyJ1cZrLgzsgo5c0=