From a19e81bb199525953033718bbf249eca551a0c88 Mon Sep 17 00:00:00 2001 From: apmmachine <58790750+apmmachine@users.noreply.github.com> Date: Wed, 2 Aug 2023 11:25:29 -0400 Subject: [PATCH] chore: ran shell command ".ci/scripts/update-beats.sh 90cd631cabf8" (#11329) 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 | 8 ++++---- go.mod | 4 ++-- go.sum | 9 +++++---- 3 files changed, 11 insertions(+), 10 deletions(-) diff --git a/NOTICE.txt b/NOTICE.txt index d65be763d9f..51d48e6950c 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.20230801131742-e1267beba311 +Version: v7.0.0-alpha2.0.20230801205235-90cd631cabf8 Licence type (autodetected): Elastic -------------------------------------------------------------------------------- -Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/v7@v7.0.0-alpha2.0.20230801131742-e1267beba311/LICENSE.txt: +Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/v7@v7.0.0-alpha2.0.20230801205235-90cd631cabf8/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 @@ -1599,11 +1599,11 @@ Contents of probable licence file $GOMODCACHE/github.com/elastic/go-docappender@ -------------------------------------------------------------------------------- Dependency : github.com/elastic/go-elasticsearch/v8 -Version: v8.8.2 +Version: v8.9.0 Licence type (autodetected): Apache-2.0 -------------------------------------------------------------------------------- -Contents of probable licence file $GOMODCACHE/github.com/elastic/go-elasticsearch/v8@v8.8.2/LICENSE: +Contents of probable licence file $GOMODCACHE/github.com/elastic/go-elasticsearch/v8@v8.9.0/LICENSE: Apache License Version 2.0, January 2004 diff --git a/go.mod b/go.mod index 8381d433572..d88cf70c808 100644 --- a/go.mod +++ b/go.mod @@ -8,13 +8,13 @@ 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.20230727133025-e3e170b1fded - github.com/elastic/beats/v7 v7.0.0-alpha2.0.20230801131742-e1267beba311 + github.com/elastic/beats/v7 v7.0.0-alpha2.0.20230801205235-90cd631cabf8 github.com/elastic/elastic-agent-client/v7 v7.2.0 github.com/elastic/elastic-agent-libs v0.3.9 github.com/elastic/elastic-agent-system-metrics v0.6.1 github.com/elastic/gmux v0.2.0 github.com/elastic/go-docappender v0.2.1-0.20230724080315-b714d6181871 - github.com/elastic/go-elasticsearch/v8 v8.8.2 + github.com/elastic/go-elasticsearch/v8 v8.9.0 github.com/elastic/go-hdrhistogram v0.1.0 github.com/elastic/go-sysinfo v1.11.0 github.com/elastic/go-ucfg v0.8.6 diff --git a/go.sum b/go.sum index ec466850285..fb86cc127ed 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.20230727133025-e3e170b1fded h1:2J9lQKt+f8NUtyvEmxROEGgz/kTnPoUuVhKexM289J8= github.com/elastic/apm-data v0.1.1-0.20230727133025-e3e170b1fded/go.mod h1:lMTMoCWNadiDJih/tLechuMTtumEeedtKJlBOYAv030= -github.com/elastic/beats/v7 v7.0.0-alpha2.0.20230801131742-e1267beba311 h1:9BLabSaf6GGkF5iJWUrJwPN+qXd7a8Z+MLn/XJXWDyQ= -github.com/elastic/beats/v7 v7.0.0-alpha2.0.20230801131742-e1267beba311/go.mod h1:fjmlTv3p5gGLbUnsOHeO1wrL+m4r7dDDuf/JcOQEows= +github.com/elastic/beats/v7 v7.0.0-alpha2.0.20230801205235-90cd631cabf8 h1:wMALZo7J9+WAg8Q4jfgNtyTAcLeuFNPSWLRKlOhaMCI= +github.com/elastic/beats/v7 v7.0.0-alpha2.0.20230801205235-90cd631cabf8/go.mod h1:wMne5p69cYgX9Z2k8OqfRvZAC7Q4bX/o6PwNs6UI2Xo= github.com/elastic/elastic-agent-autodiscover v0.6.2 h1:7P3cbMBWXjbzA80rxitQjc+PiWyZ4I4F4LqrCYgYlNc= github.com/elastic/elastic-agent-client/v7 v7.2.0 h1:WCPu7t+NGrnjzfu76FxyZpAzoQirIEBn1ne6kKHacIU= github.com/elastic/elastic-agent-client/v7 v7.2.0/go.mod h1:9/amG2K2y2oqx39zURcc+hnqcX+nyJ1cZrLgzsgo5c0= @@ -134,14 +134,15 @@ github.com/elastic/elastic-agent-shipper-client v0.5.1-0.20230228231646-f04347b6 github.com/elastic/elastic-agent-shipper-client v0.5.1-0.20230228231646-f04347b666f3/go.mod h1:rWarFM7qYxJKsi9WcV6ONcFjH/NA3niDNpTxO+8/GVI= github.com/elastic/elastic-agent-system-metrics v0.6.1 h1:LCN1lvQTkdUuU/rKlpKyVMDU/G/I8/iZWCaW6K+mo4o= github.com/elastic/elastic-agent-system-metrics v0.6.1/go.mod h1:Bj8XM/uNKm553blQHkGNEICRLGnVEtw8yttmV5vBngA= +github.com/elastic/elastic-transport-go/v8 v8.0.0-20230329154755-1a3c63de0db6/go.mod h1:87Tcz8IVNe6rVSLdBux1o/PEItLtyabHU3naC7IoqKI= github.com/elastic/elastic-transport-go/v8 v8.3.0 h1:DJGxovyQLXGr62e9nDMPSxRyWION0Bh6d9eCFBriiHo= github.com/elastic/elastic-transport-go/v8 v8.3.0/go.mod h1:87Tcz8IVNe6rVSLdBux1o/PEItLtyabHU3naC7IoqKI= github.com/elastic/gmux v0.2.0 h1:HzaJ6FQAZzKJ2RTrINIfDXN1voO5EEEJKLb1Hlrn8pw= github.com/elastic/gmux v0.2.0/go.mod h1:6+9rYPXZXAyCIb7g3WQ0OVWoLNpU/xHz2VXUrtw6BUg= github.com/elastic/go-docappender v0.2.1-0.20230724080315-b714d6181871 h1:8MRHKwtSZy1LfhlUBzKqSLAFEPbStTIcJwwKyf3GghE= github.com/elastic/go-docappender v0.2.1-0.20230724080315-b714d6181871/go.mod h1:yqBlaclEXBY6DCP3d28bf/HjJJcXhd2CCIy0kDuLNjQ= -github.com/elastic/go-elasticsearch/v8 v8.8.2 h1:3ITzPlRNadzDnbLTnMRjrAN4j4G3LvFo5gCIWDPS6pY= -github.com/elastic/go-elasticsearch/v8 v8.8.2/go.mod h1:GU1BJHO7WeamP7UhuElYwzzHtvf9SDmeVpSSy9+o6Qg= +github.com/elastic/go-elasticsearch/v8 v8.9.0 h1:8xtmYjUkqtahl50E0Bg/wjKI7K63krJrrLipbNj/fCU= +github.com/elastic/go-elasticsearch/v8 v8.9.0/go.mod h1:NGmpvohKiRHXI0Sw4fuUGn6hYOmAXlyCphKpzVBiqDE= github.com/elastic/go-hdrhistogram v0.1.0 h1:7UVeQ9MsO5c9h8RJeH2S2lXCGi9hQB/94W6Pjjqprc4= github.com/elastic/go-hdrhistogram v0.1.0/go.mod h1:NEl0wZTQXzwq7X2WBZGl5G3efcKbvv+r9mTZpXrIs78= github.com/elastic/go-licenser v0.3.1/go.mod h1:D8eNQk70FOCVBl3smCGQt/lv7meBeQno2eI1S5apiHQ=