From b4997cfd9370361005a0cbbd4960b1536165d298 Mon Sep 17 00:00:00 2001 From: obltmachine <150269514+obltmachine@users.noreply.github.com> Date: Mon, 2 Sep 2024 17:49:40 +0200 Subject: [PATCH] chore: Update to elastic/beats@dc4a2baa3074 (#13972) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli 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 141cb9537eb..0e8daf9ed1c 100644 --- a/NOTICE.txt +++ b/NOTICE.txt @@ -576,11 +576,11 @@ SOFTWARE. -------------------------------------------------------------------------------- Dependency : github.com/elastic/beats/v7 -Version: v7.17.24-0.20240829064821-1c48c95af7e4 +Version: v7.17.24-0.20240902150149-dc4a2baa3074 Licence type (autodetected): Elastic -------------------------------------------------------------------------------- -Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/v7@v7.17.24-0.20240829064821-1c48c95af7e4/LICENSE.txt: +Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/v7@v7.17.24-0.20240902150149-dc4a2baa3074/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 7295b5c4b33..ad026f88f2c 100644 --- a/go.mod +++ b/go.mod @@ -14,7 +14,7 @@ require ( github.com/dop251/goja_nodejs v0.0.0-20230226152057-060fa99b809f // indirect github.com/dustin/go-humanize v1.0.1 github.com/elastic/apm-server/approvaltest v0.0.0-00010101000000-000000000000 - github.com/elastic/beats/v7 v7.17.24-0.20240829064821-1c48c95af7e4 + github.com/elastic/beats/v7 v7.17.24-0.20240902150149-dc4a2baa3074 github.com/elastic/ecs v1.12.0 github.com/elastic/elastic-agent-client/v7 v7.8.1 // indirect github.com/elastic/gmux v0.2.0 diff --git a/go.sum b/go.sum index e0ac2daa538..d5b1debfabd 100644 --- a/go.sum +++ b/go.sum @@ -386,8 +386,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/eclipse/paho.mqtt.golang v1.2.1-0.20200121105743-0d940dd29fd2 h1:DW6WrARxK5J+o8uAKCiACi5wy9EK1UzrsCpGBPsKHAA= github.com/eclipse/paho.mqtt.golang v1.2.1-0.20200121105743-0d940dd29fd2/go.mod h1:H9keYFcgq3Qr5OUJm/JZI/i6U7joQ8SYLhZwfeOo6Ts= -github.com/elastic/beats/v7 v7.17.24-0.20240829064821-1c48c95af7e4 h1:9U4IUwR+Y4oHqGebDb5Q1vwIqYZH2PYdLea3VATNUIE= -github.com/elastic/beats/v7 v7.17.24-0.20240829064821-1c48c95af7e4/go.mod h1:4xXow5+Dxu5MWlMwOEBRHWgnHuhTWYc1eiMmu79K3MI= +github.com/elastic/beats/v7 v7.17.24-0.20240902150149-dc4a2baa3074 h1:kTWlb0eUMsFs5QuehSRtBjG/AkusDzgjAFmmRk98oqE= +github.com/elastic/beats/v7 v7.17.24-0.20240902150149-dc4a2baa3074/go.mod h1:4xXow5+Dxu5MWlMwOEBRHWgnHuhTWYc1eiMmu79K3MI= github.com/elastic/ecs v1.12.0 h1:u6WZ2AWtxv5vHvTQ4EuVZdWZ51mKHQ2UIltRePcta5U= github.com/elastic/ecs v1.12.0/go.mod h1:pgiLbQsijLOJvFR8OTILLu0Ni/R/foUNg0L+T6mU9b4= github.com/elastic/elastic-agent-client/v7 v7.8.1 h1:J9wZc/0mUvSEok0X5iR5+n60Jgb+AWooKddb3XgPWqM=