Skip to content

Commit f9c2100

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

File tree

4 files changed

+72
-7
lines changed

4 files changed

+72
-7
lines changed

NOTICE-fips.txt

Lines changed: 33 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.20250610231348-81bafa5be3e4
760+
Version: v7.0.0-alpha2.0.20250611231652-a618a073281c
761761
Licence type (autodetected): Elastic
762762
--------------------------------------------------------------------------------
763763

764-
Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/[email protected].20250610231348-81bafa5be3e4/LICENSE.txt:
764+
Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/[email protected].20250611231652-a618a073281c/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
@@ -58304,6 +58304,37 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
5830458304
THE SOFTWARE.
5830558305

5830658306

58307+
--------------------------------------------------------------------------------
58308+
Dependency : github.com/segmentio/fasthash
58309+
Version: v1.0.3
58310+
Licence type (autodetected): MIT
58311+
--------------------------------------------------------------------------------
58312+
58313+
Contents of probable licence file $GOMODCACHE/github.com/segmentio/[email protected]/LICENSE:
58314+
58315+
MIT License
58316+
58317+
Copyright (c) 2017 Segment
58318+
58319+
Permission is hereby granted, free of charge, to any person obtaining a copy
58320+
of this software and associated documentation files (the "Software"), to deal
58321+
in the Software without restriction, including without limitation the rights
58322+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
58323+
copies of the Software, and to permit persons to whom the Software is
58324+
furnished to do so, subject to the following conditions:
58325+
58326+
The above copyright notice and this permission notice shall be included in all
58327+
copies or substantial portions of the Software.
58328+
58329+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
58330+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
58331+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
58332+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
58333+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
58334+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
58335+
SOFTWARE.
58336+
58337+
5830758338
--------------------------------------------------------------------------------
5830858339
Dependency : github.com/shirou/gopsutil/v4
5830958340
Version: v4.25.3

NOTICE.txt

Lines changed: 33 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.20250610231348-81bafa5be3e4
760+
Version: v7.0.0-alpha2.0.20250611231652-a618a073281c
761761
Licence type (autodetected): Elastic
762762
--------------------------------------------------------------------------------
763763

764-
Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/[email protected].20250610231348-81bafa5be3e4/LICENSE.txt:
764+
Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/[email protected].20250611231652-a618a073281c/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
@@ -65849,6 +65849,37 @@ Contents of probable licence file $GOMODCACHE/github.com/scaleway/scaleway-sdk-g
6584965849
limitations under the License.
6585065850

6585165851

65852+
--------------------------------------------------------------------------------
65853+
Dependency : github.com/segmentio/fasthash
65854+
Version: v1.0.3
65855+
Licence type (autodetected): MIT
65856+
--------------------------------------------------------------------------------
65857+
65858+
Contents of probable licence file $GOMODCACHE/github.com/segmentio/[email protected]/LICENSE:
65859+
65860+
MIT License
65861+
65862+
Copyright (c) 2017 Segment
65863+
65864+
Permission is hereby granted, free of charge, to any person obtaining a copy
65865+
of this software and associated documentation files (the "Software"), to deal
65866+
in the Software without restriction, including without limitation the rights
65867+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
65868+
copies of the Software, and to permit persons to whom the Software is
65869+
furnished to do so, subject to the following conditions:
65870+
65871+
The above copyright notice and this permission notice shall be included in all
65872+
copies or substantial portions of the Software.
65873+
65874+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
65875+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
65876+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
65877+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
65878+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
65879+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
65880+
SOFTWARE.
65881+
65882+
6585265883
--------------------------------------------------------------------------------
6585365884
Dependency : github.com/shirou/gopsutil/v4
6585465885
Version: v4.25.3

go.mod

Lines changed: 2 additions & 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.20250610231348-81bafa5be3e4
16+
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250611231652-a618a073281c
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
@@ -539,6 +539,7 @@ require (
539539
github.com/rubenv/sql-migrate v1.7.1 // indirect
540540
github.com/russross/blackfriday/v2 v2.1.0 // indirect
541541
github.com/scaleway/scaleway-sdk-go v1.0.0-beta.30 // indirect
542+
github.com/segmentio/fasthash v1.0.3 // indirect
542543
github.com/sergi/go-diff v1.3.1 // indirect
543544
github.com/shirou/gopsutil/v4 v4.25.3 // indirect
544545
github.com/shopspring/decimal v1.4.0 // indirect

go.sum

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -482,8 +482,8 @@ github.com/edsrzf/mmap-go v1.1.0 h1:6EUwBLQ/Mcr1EYLE4Tn1VdW1A4ckqCQWZBw8Hr0kjpQ=
482482
github.com/edsrzf/mmap-go v1.1.0/go.mod h1:19H/e8pUPLicwkyNgOykDXkJ9F0MHE+Z52B8EIth78Q=
483483
github.com/elastic/bayeux v1.0.5 h1:UceFq01ipmT3S8DzFK+uVAkbCdiPR0Bqei8qIGmUeY0=
484484
github.com/elastic/bayeux v1.0.5/go.mod h1:CSI4iP7qeo5MMlkznGvYKftp8M7qqP/3nzmVZoXHY68=
485-
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250610231348-81bafa5be3e4 h1:cPS/YR91BK6gROka9tLmul129egqrHscBpIep0gCQHo=
486-
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250610231348-81bafa5be3e4/go.mod h1:AStJ+oOXO0BAh82bxP9UnjtRhtUnG+BLmCoTavN9qlo=
485+
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250611231652-a618a073281c h1:XPZcgMXbXn/LIBctOSnPq8FXfhGmwR+LglixA4M1hS8=
486+
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250611231652-a618a073281c/go.mod h1:HPYvgKmbGgcXws5JewDwzqwoUDTMWpHEQFhOYBszgvk=
487487
github.com/elastic/cloud-on-k8s/v2 v2.0.0-20250327073047-b624240832ae h1:OiShmbWAyGU0MS0ADJWr1/QgeLIZliMk9xsrFicR3/s=
488488
github.com/elastic/cloud-on-k8s/v2 v2.0.0-20250327073047-b624240832ae/go.mod h1:D2IckZVXARugvikE4fv1glvaJMohKSZRzrPsxCjo9O0=
489489
github.com/elastic/elastic-agent-autodiscover v0.9.2 h1:eBmru2v66HRRHOFf89rDl9OZUr7VsPoT4+ZNYHW6e9I=
@@ -1450,6 +1450,8 @@ github.com/schollz/progressbar/v3 v3.13.1 h1:o8rySDYiQ59Mwzy2FELeHY5ZARXZTVJC7iH
14501450
github.com/schollz/progressbar/v3 v3.13.1/go.mod h1:xvrbki8kfT1fzWzBT/UZd9L6GA+jdL7HAgq2RFnO6fQ=
14511451
github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 h1:nn5Wsu0esKSJiIVhscUtVbo7ada43DJhG55ua/hjS5I=
14521452
github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529/go.mod h1:DxrIzT+xaE7yg65j358z/aeFdxmN0P9QXhEzd20vsDc=
1453+
github.com/segmentio/fasthash v1.0.3 h1:EI9+KE1EwvMLBWwjpRDc+fEM+prwxDYbslddQGtrmhM=
1454+
github.com/segmentio/fasthash v1.0.3/go.mod h1:waKX8l2N8yckOgmSsXJi7x1ZfdKZ4x7KRMzBtS3oedY=
14531455
github.com/sergi/go-diff v1.1.0/go.mod h1:STckp+ISIX8hZLjrqAeVduY0gWCT9IjLuqbuNXdaHfM=
14541456
github.com/sergi/go-diff v1.3.1 h1:xkr+Oxo4BOQKmkn/B9eMK0g5Kg/983T9DqqPHwYqD+8=
14551457
github.com/sergi/go-diff v1.3.1/go.mod h1:aMJSSKb2lpPvRNec0+w3fl7LP9IOFzdc9Pa4NFbPK1I=

0 commit comments

Comments
 (0)