diff --git a/NOTICE.txt b/NOTICE.txt index 3a84f45403c..1ff358d5cc1 100644 --- a/NOTICE.txt +++ b/NOTICE.txt @@ -576,11 +576,11 @@ SOFTWARE. -------------------------------------------------------------------------------- Dependency : github.com/elastic/beats/v7 -Version: v7.17.15-0.20231020121321-450302fbee29 +Version: v7.17.15-0.20231020164118-2c109f0093f1 Licence type (autodetected): Elastic -------------------------------------------------------------------------------- -Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/v7@v7.17.15-0.20231020121321-450302fbee29/LICENSE.txt: +Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/v7@v7.17.15-0.20231020164118-2c109f0093f1/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 4a9ebc31e2d..70a35d11248 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.0 github.com/elastic/apm-server/approvaltest v0.0.0-00010101000000-000000000000 - github.com/elastic/beats/v7 v7.17.15-0.20231020121321-450302fbee29 + github.com/elastic/beats/v7 v7.17.15-0.20231020164118-2c109f0093f1 github.com/elastic/ecs v1.12.0 github.com/elastic/elastic-agent-client/v7 v7.0.3 // indirect github.com/elastic/gmux v0.2.0 diff --git a/go.sum b/go.sum index 6394dd8db67..c4c30eaa178 100644 --- a/go.sum +++ b/go.sum @@ -628,8 +628,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.15-0.20231020121321-450302fbee29 h1:zaW5XINrKO7D4yRNWGo+75619jKroda0vnLH1udymns= -github.com/elastic/beats/v7 v7.17.15-0.20231020121321-450302fbee29/go.mod h1:SDUEKXMZKgkMRjAlyFbc51d4ljebAbwl4wdQBB9oWXc= +github.com/elastic/beats/v7 v7.17.15-0.20231020164118-2c109f0093f1 h1:+Sp2URQrUQ59r29Oe61T3JOXli4IZ9s/c1p+NTefeRE= +github.com/elastic/beats/v7 v7.17.15-0.20231020164118-2c109f0093f1/go.mod h1:SDUEKXMZKgkMRjAlyFbc51d4ljebAbwl4wdQBB9oWXc= 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.0.3 h1:YqZPnO7Z9rlj25sFZEUaxGGK3mZR4v0uSOcfO8GRv7s=