diff --git a/NOTICE-fips.txt b/NOTICE-fips.txt index c0b179edc1a..026db33325e 100644 --- a/NOTICE-fips.txt +++ b/NOTICE-fips.txt @@ -787,11 +787,11 @@ Contents of probable licence file $GOMODCACHE/github.com/dolmen-go/contextio@v0. -------------------------------------------------------------------------------- Dependency : github.com/elastic/beats/v7 -Version: v7.0.0-alpha2.0.20250630160930-e8e5a1669424 +Version: v7.0.0-alpha2.0.20250701075515-5ea9f5ed4b9a Licence type (autodetected): Elastic -------------------------------------------------------------------------------- -Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/v7@v7.0.0-alpha2.0.20250630160930-e8e5a1669424/LICENSE.txt: +Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/v7@v7.0.0-alpha2.0.20250701075515-5ea9f5ed4b9a/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/NOTICE.txt b/NOTICE.txt index e2d1f2119de..d9b5db15dae 100644 --- a/NOTICE.txt +++ b/NOTICE.txt @@ -787,11 +787,11 @@ Contents of probable licence file $GOMODCACHE/github.com/dolmen-go/contextio@v0. -------------------------------------------------------------------------------- Dependency : github.com/elastic/beats/v7 -Version: v7.0.0-alpha2.0.20250630160930-e8e5a1669424 +Version: v7.0.0-alpha2.0.20250701075515-5ea9f5ed4b9a Licence type (autodetected): Elastic -------------------------------------------------------------------------------- -Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/v7@v7.0.0-alpha2.0.20250630160930-e8e5a1669424/LICENSE.txt: +Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/v7@v7.0.0-alpha2.0.20250701075515-5ea9f5ed4b9a/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 c3a89aea99e..adc664be679 100644 --- a/go.mod +++ b/go.mod @@ -14,7 +14,7 @@ require ( github.com/docker/docker v28.1.1+incompatible github.com/docker/go-units v0.5.0 github.com/dolmen-go/contextio v0.0.0-20200217195037-68fc5150bcd5 - github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250630160930-e8e5a1669424 + github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250701075515-5ea9f5ed4b9a github.com/elastic/cloud-on-k8s/v2 v2.0.0-20250327073047-b624240832ae github.com/elastic/elastic-agent-autodiscover v0.9.2 github.com/elastic/elastic-agent-client/v7 v7.17.2 diff --git a/go.sum b/go.sum index 36beea644a2..9e5d95f9f82 100644 --- a/go.sum +++ b/go.sum @@ -514,8 +514,8 @@ github.com/elastic/azure-sdk-for-go/sdk/resourcemanager/consumption/armconsumpti github.com/elastic/azure-sdk-for-go/sdk/resourcemanager/consumption/armconsumption v1.1.0-elastic/go.mod h1:0vCBR1wgGwZeGmloJ+eCWIZF2S47grTXRzj2mftg2Nk= github.com/elastic/bayeux v1.0.5 h1:UceFq01ipmT3S8DzFK+uVAkbCdiPR0Bqei8qIGmUeY0= github.com/elastic/bayeux v1.0.5/go.mod h1:CSI4iP7qeo5MMlkznGvYKftp8M7qqP/3nzmVZoXHY68= -github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250630160930-e8e5a1669424 h1:nkNr/ebETub/ZXZHP+umKe+gSu4D+VU5CPpbMeMeRuM= -github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250630160930-e8e5a1669424/go.mod h1:ueH0xXzbBBzdQeetK4nljY5AsoBjkqlajIRBwIQzo/4= +github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250701075515-5ea9f5ed4b9a h1:DRHMPVWE4F9Pow5LTqEGrHK44lyf1yVVuBTelh1SJXA= +github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250701075515-5ea9f5ed4b9a/go.mod h1:ueH0xXzbBBzdQeetK4nljY5AsoBjkqlajIRBwIQzo/4= github.com/elastic/cloud-on-k8s/v2 v2.0.0-20250327073047-b624240832ae h1:OiShmbWAyGU0MS0ADJWr1/QgeLIZliMk9xsrFicR3/s= github.com/elastic/cloud-on-k8s/v2 v2.0.0-20250327073047-b624240832ae/go.mod h1:D2IckZVXARugvikE4fv1glvaJMohKSZRzrPsxCjo9O0= github.com/elastic/elastic-agent-autodiscover v0.9.2 h1:eBmru2v66HRRHOFf89rDl9OZUr7VsPoT4+ZNYHW6e9I=