From aad708de91075602d7c269862f53d6c51ef60590 Mon Sep 17 00:00:00 2001 From: apmmachine Date: Mon, 18 Mar 2024 07:08:28 +0000 Subject: [PATCH] chore: Update to elastic/beats@201933e627bb MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 83fafbf12f..d25b7089bf 100644 --- a/go.mod +++ b/go.mod @@ -47,7 +47,7 @@ require ( github.com/aws/smithy-go v1.19.0 github.com/dgraph-io/ristretto v0.1.1 github.com/djherbis/times v1.6.0 - github.com/elastic/beats/v7 v7.0.0-alpha2.0.20240308222736-7b24d45f66f9 + github.com/elastic/beats/v7 v7.0.0-alpha2.0.20240315174447-201933e627bb github.com/elastic/e2e-testing v1.99.2-0.20231005090720-556e60d449dc github.com/elastic/elastic-agent-autodiscover v0.6.7 github.com/elastic/elastic-agent-client/v7 v7.8.0 diff --git a/go.sum b/go.sum index 30b31252a2..e59a05fe77 100644 --- a/go.sum +++ b/go.sum @@ -1310,8 +1310,8 @@ github.com/eapache/go-xerial-snappy v0.0.0-20180814174437-776d5712da21 h1:YEetp8 github.com/eapache/go-xerial-snappy v0.0.0-20180814174437-776d5712da21/go.mod h1:+020luEh2TKB4/GOp8oxxtq0Daoen/Cii55CzbTV6DU= 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/beats/v7 v7.0.0-alpha2.0.20240308222736-7b24d45f66f9 h1:1gr2pmoYRqx2oeUBxDkALbVPGKcaF9vbVSCiWEJBAyU= -github.com/elastic/beats/v7 v7.0.0-alpha2.0.20240308222736-7b24d45f66f9/go.mod h1:OUM0soV+JXakq2SoQ5t1DeABr1f7mO79xzoFsiQF/ks= +github.com/elastic/beats/v7 v7.0.0-alpha2.0.20240315174447-201933e627bb h1:3akQnZi5PnqLrn+kJ+eTAb5kGndXUAnYZQqhCERfz5o= +github.com/elastic/beats/v7 v7.0.0-alpha2.0.20240315174447-201933e627bb/go.mod h1:OUM0soV+JXakq2SoQ5t1DeABr1f7mO79xzoFsiQF/ks= github.com/elastic/e2e-testing v1.99.2-0.20231005090720-556e60d449dc h1:3hGO3+tipLIULlrabnXpXpOV5qSDbN/EJo9Xsj3hqyo= github.com/elastic/e2e-testing v1.99.2-0.20231005090720-556e60d449dc/go.mod h1:8q2d8dmwavJXISowwaoreHFBnbR/uK4qanfRGhC/W9A= github.com/elastic/elastic-agent-autodiscover v0.6.7 h1:+KVjltN0rPsBrU8b156gV4lOTBgG/vt0efFCFARrf3g=