Skip to content

Commit 994cb33

Browse files
Made with ❤️️ by updatecli Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 1919f4f commit 994cb33

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

NOTICE-fips.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -757,11 +757,11 @@ Contents of probable licence file $GOMODCACHE/github.com/dolmen-go/contextio@v0.
757757

758758
--------------------------------------------------------------------------------
759759
Dependency : github.com/elastic/beats/v7
760-
Version: v7.0.0-alpha2.0.20250528170123-dedf5e1c739c
760+
Version: v7.0.0-alpha2.0.20250529170420-e9a88518670f
761761
Licence type (autodetected): Elastic
762762
--------------------------------------------------------------------------------
763763

764-
Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/[email protected].20250528170123-dedf5e1c739c/LICENSE.txt:
764+
Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/[email protected].20250529170420-e9a88518670f/LICENSE.txt:
765765

766766
Source code in this repository is variously licensed under the Apache License
767767
Version 2.0, an Apache compatible license, or the Elastic License. Outside of

NOTICE.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -757,11 +757,11 @@ Contents of probable licence file $GOMODCACHE/github.com/dolmen-go/contextio@v0.
757757

758758
--------------------------------------------------------------------------------
759759
Dependency : github.com/elastic/beats/v7
760-
Version: v7.0.0-alpha2.0.20250528170123-dedf5e1c739c
760+
Version: v7.0.0-alpha2.0.20250529170420-e9a88518670f
761761
Licence type (autodetected): Elastic
762762
--------------------------------------------------------------------------------
763763

764-
Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/[email protected].20250528170123-dedf5e1c739c/LICENSE.txt:
764+
Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/[email protected].20250529170420-e9a88518670f/LICENSE.txt:
765765

766766
Source code in this repository is variously licensed under the Apache License
767767
Version 2.0, an Apache compatible license, or the Elastic License. Outside of

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ require (
1313
github.com/docker/docker v28.1.1+incompatible
1414
github.com/docker/go-units v0.5.0
1515
github.com/dolmen-go/contextio v0.0.0-20200217195037-68fc5150bcd5
16-
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250528170123-dedf5e1c739c
16+
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250529170420-e9a88518670f
1717
github.com/elastic/cloud-on-k8s/v2 v2.0.0-20250327073047-b624240832ae
1818
github.com/elastic/elastic-agent-autodiscover v0.9.2
1919
github.com/elastic/elastic-agent-client/v7 v7.17.2

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -474,8 +474,8 @@ github.com/eclipse/paho.mqtt.golang v1.3.5 h1:sWtmgNxYM9P2sP+xEItMozsR3w0cqZFlqn
474474
github.com/eclipse/paho.mqtt.golang v1.3.5/go.mod h1:eTzb4gxwwyWpqBUHGQZ4ABAV7+Jgm1PklsYT/eo8Hcc=
475475
github.com/elastic/bayeux v1.0.5 h1:UceFq01ipmT3S8DzFK+uVAkbCdiPR0Bqei8qIGmUeY0=
476476
github.com/elastic/bayeux v1.0.5/go.mod h1:CSI4iP7qeo5MMlkznGvYKftp8M7qqP/3nzmVZoXHY68=
477-
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250528170123-dedf5e1c739c h1:DsJtkUSYOSjjT84rwCMbmoCEIuXJS4Lcgj6u+K5k5vY=
478-
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250528170123-dedf5e1c739c/go.mod h1:/nhGLdxWIw77r+xKW9175tXhkCs0g4ZXRCdvigTC6/k=
477+
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250529170420-e9a88518670f h1:cRAtaJIJH6bnwo6CoRDMT3JXeHv5De/P7KI9IJGDCN8=
478+
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250529170420-e9a88518670f/go.mod h1:/nhGLdxWIw77r+xKW9175tXhkCs0g4ZXRCdvigTC6/k=
479479
github.com/elastic/cloud-on-k8s/v2 v2.0.0-20250327073047-b624240832ae h1:OiShmbWAyGU0MS0ADJWr1/QgeLIZliMk9xsrFicR3/s=
480480
github.com/elastic/cloud-on-k8s/v2 v2.0.0-20250327073047-b624240832ae/go.mod h1:D2IckZVXARugvikE4fv1glvaJMohKSZRzrPsxCjo9O0=
481481
github.com/elastic/elastic-agent-autodiscover v0.9.2 h1:eBmru2v66HRRHOFf89rDl9OZUr7VsPoT4+ZNYHW6e9I=

0 commit comments

Comments
 (0)