diff --git a/NOTICE.txt b/NOTICE.txt index c6cec6e9def..bb3a977c5ec 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.20231020085401-42f2f9426043 +Version: v7.0.0-alpha2.0.20231023141139-2b7dbeaa53d5 Licence type (autodetected): Elastic -------------------------------------------------------------------------------- -Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/v7@v7.0.0-alpha2.0.20231020085401-42f2f9426043/LICENSE.txt: +Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/v7@v7.0.0-alpha2.0.20231023141139-2b7dbeaa53d5/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 18aece65570..bb431232e9c 100644 --- a/go.mod +++ b/go.mod @@ -10,7 +10,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.20230928144734-40b63726f3b7 - github.com/elastic/beats/v7 v7.0.0-alpha2.0.20231020085401-42f2f9426043 + github.com/elastic/beats/v7 v7.0.0-alpha2.0.20231023141139-2b7dbeaa53d5 github.com/elastic/elastic-agent-client/v7 v7.4.0 github.com/elastic/elastic-agent-libs v0.6.0 github.com/elastic/elastic-agent-system-metrics v0.7.0 diff --git a/go.sum b/go.sum index 379421b84c8..2f3b48ce0dd 100644 --- a/go.sum +++ b/go.sum @@ -136,8 +136,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.20230928144734-40b63726f3b7 h1:QcfCHAh1bHj9WN6y75bD6mBlIIlz9dJVKJSJVXCu4TM= github.com/elastic/apm-data v0.1.1-0.20230928144734-40b63726f3b7/go.mod h1:lMTMoCWNadiDJih/tLechuMTtumEeedtKJlBOYAv030= -github.com/elastic/beats/v7 v7.0.0-alpha2.0.20231020085401-42f2f9426043 h1:uSUPrHOeib0NPJ+clrJq4ekToiwooNmOJoyTaqiMT0Y= -github.com/elastic/beats/v7 v7.0.0-alpha2.0.20231020085401-42f2f9426043/go.mod h1:rWxtdSy7dHMBN5QF5ME2Vy1sIlE76xQMaXXChCi71Bs= +github.com/elastic/beats/v7 v7.0.0-alpha2.0.20231023141139-2b7dbeaa53d5 h1:EXPMna9M4ZUoeppQcnXBwmAWKcrMPLPB70ACtNXLiFo= +github.com/elastic/beats/v7 v7.0.0-alpha2.0.20231023141139-2b7dbeaa53d5/go.mod h1:XJ/vWf74nxZ6J0ZUl9RjXBEpmLYcWnK0vNxbIblNijc= github.com/elastic/elastic-agent-autodiscover v0.6.4 h1:K+xC7OGgcy4fLXVuGgOGLs+eXCqRnRg2SQQinxP+KsA= github.com/elastic/elastic-agent-autodiscover v0.6.4/go.mod h1:5+7NIBAILc0GkgxYW3ckXncu5wRZfltZhTY4aZAYP4M= github.com/elastic/elastic-agent-client/v7 v7.4.0 h1:h75oTkkvIjgiKVm61NpvTZP4cy6QbQ3zrIpXKGigyjo=