diff --git a/NOTICE.txt b/NOTICE.txt index 91065a500d6..cf1f7963c93 100644 --- a/NOTICE.txt +++ b/NOTICE.txt @@ -601,11 +601,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.20231010145216-332917dbd4c8 +Version: v7.0.0-alpha2.0.20231011113014-093757b9eca6 Licence type (autodetected): Elastic -------------------------------------------------------------------------------- -Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/v7@v7.0.0-alpha2.0.20231010145216-332917dbd4c8/LICENSE.txt: +Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/v7@v7.0.0-alpha2.0.20231011113014-093757b9eca6/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 5aa686df80c..7b0ff76e1f2 100644 --- a/go.mod +++ b/go.mod @@ -11,7 +11,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.20230814023104-48e4b20579f6 - github.com/elastic/beats/v7 v7.0.0-alpha2.0.20231010145216-332917dbd4c8 + github.com/elastic/beats/v7 v7.0.0-alpha2.0.20231011113014-093757b9eca6 github.com/elastic/elastic-agent-client/v7 v7.3.0 github.com/elastic/elastic-agent-libs v0.3.13 github.com/elastic/elastic-agent-system-metrics v0.6.1 diff --git a/go.sum b/go.sum index 86487715086..3be88c5d33e 100644 --- a/go.sum +++ b/go.sum @@ -173,8 +173,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.20230814023104-48e4b20579f6 h1:ixw/vSYEKysrW8xl8gcKEo443dySneWvKjtzsOq893s= github.com/elastic/apm-data v0.1.1-0.20230814023104-48e4b20579f6/go.mod h1:lMTMoCWNadiDJih/tLechuMTtumEeedtKJlBOYAv030= -github.com/elastic/beats/v7 v7.0.0-alpha2.0.20231010145216-332917dbd4c8 h1:d2z7anpBsUJoOXdwRzM9GD7ZXc4D/cUBbwy3hBAsts0= -github.com/elastic/beats/v7 v7.0.0-alpha2.0.20231010145216-332917dbd4c8/go.mod h1:2nT3y82JJxUsxfgGXueknmdDJ4hHBzfzv/+W3Ka3RL0= +github.com/elastic/beats/v7 v7.0.0-alpha2.0.20231011113014-093757b9eca6 h1:lIqsisUYiOxoT5NZ0ud7gloPoOGQVI5soOml/fg95wU= +github.com/elastic/beats/v7 v7.0.0-alpha2.0.20231011113014-093757b9eca6/go.mod h1:2nT3y82JJxUsxfgGXueknmdDJ4hHBzfzv/+W3Ka3RL0= github.com/elastic/elastic-agent-autodiscover v0.6.2 h1:7P3cbMBWXjbzA80rxitQjc+PiWyZ4I4F4LqrCYgYlNc= github.com/elastic/elastic-agent-autodiscover v0.6.2/go.mod h1:yXYKFAG+Py+TcE4CCR8EAbJiYb+6Dz9sCDoWgOveqtU= github.com/elastic/elastic-agent-client/v7 v7.3.0 h1:LugKtBXK7bp4SFL/uQqGU/f4Ppx12Jk5a36voGabLa0=