Skip to content

Commit 83a46db

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

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.20250609214045-aed2a8b768bd
760+
Version: v7.0.0-alpha2.0.20250610225910-dfdc12e33de0
761761
Licence type (autodetected): Elastic
762762
--------------------------------------------------------------------------------
763763

764-
Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/[email protected].20250609214045-aed2a8b768bd/LICENSE.txt:
764+
Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/[email protected].20250610225910-dfdc12e33de0/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
@@ -58732,6 +58732,37 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
5873258732
THE SOFTWARE.
5873358733

5873458734

58735+
--------------------------------------------------------------------------------
58736+
Dependency : github.com/segmentio/fasthash
58737+
Version: v1.0.3
58738+
Licence type (autodetected): MIT
58739+
--------------------------------------------------------------------------------
58740+
58741+
Contents of probable licence file $GOMODCACHE/github.com/segmentio/[email protected]/LICENSE:
58742+
58743+
MIT License
58744+
58745+
Copyright (c) 2017 Segment
58746+
58747+
Permission is hereby granted, free of charge, to any person obtaining a copy
58748+
of this software and associated documentation files (the "Software"), to deal
58749+
in the Software without restriction, including without limitation the rights
58750+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
58751+
copies of the Software, and to permit persons to whom the Software is
58752+
furnished to do so, subject to the following conditions:
58753+
58754+
The above copyright notice and this permission notice shall be included in all
58755+
copies or substantial portions of the Software.
58756+
58757+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
58758+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
58759+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
58760+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
58761+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
58762+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
58763+
SOFTWARE.
58764+
58765+
5873558766
--------------------------------------------------------------------------------
5873658767
Dependency : github.com/shirou/gopsutil/v4
5873758768
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.20250609214045-aed2a8b768bd
760+
Version: v7.0.0-alpha2.0.20250610225910-dfdc12e33de0
761761
Licence type (autodetected): Elastic
762762
--------------------------------------------------------------------------------
763763

764-
Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/[email protected].20250609214045-aed2a8b768bd/LICENSE.txt:
764+
Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/[email protected].20250610225910-dfdc12e33de0/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
@@ -66277,6 +66277,37 @@ Contents of probable licence file $GOMODCACHE/github.com/scaleway/scaleway-sdk-g
6627766277
limitations under the License.
6627866278

6627966279

66280+
--------------------------------------------------------------------------------
66281+
Dependency : github.com/segmentio/fasthash
66282+
Version: v1.0.3
66283+
Licence type (autodetected): MIT
66284+
--------------------------------------------------------------------------------
66285+
66286+
Contents of probable licence file $GOMODCACHE/github.com/segmentio/[email protected]/LICENSE:
66287+
66288+
MIT License
66289+
66290+
Copyright (c) 2017 Segment
66291+
66292+
Permission is hereby granted, free of charge, to any person obtaining a copy
66293+
of this software and associated documentation files (the "Software"), to deal
66294+
in the Software without restriction, including without limitation the rights
66295+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
66296+
copies of the Software, and to permit persons to whom the Software is
66297+
furnished to do so, subject to the following conditions:
66298+
66299+
The above copyright notice and this permission notice shall be included in all
66300+
copies or substantial portions of the Software.
66301+
66302+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
66303+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
66304+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
66305+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
66306+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
66307+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
66308+
SOFTWARE.
66309+
66310+
6628066311
--------------------------------------------------------------------------------
6628166312
Dependency : github.com/shirou/gopsutil/v4
6628266313
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.20250609214045-aed2a8b768bd
16+
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250610225910-dfdc12e33de0
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
@@ -541,6 +541,7 @@ require (
541541
github.com/rubenv/sql-migrate v1.7.1 // indirect
542542
github.com/russross/blackfriday/v2 v2.1.0 // indirect
543543
github.com/scaleway/scaleway-sdk-go v1.0.0-beta.30 // indirect
544+
github.com/segmentio/fasthash v1.0.3 // indirect
544545
github.com/sergi/go-diff v1.3.1 // indirect
545546
github.com/shirou/gopsutil/v4 v4.25.3 // indirect
546547
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.20250609214045-aed2a8b768bd h1:tx4RnLeXo1khq1Nvvdk6t476/IGxJl/pzRKhkfph+bo=
486-
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250609214045-aed2a8b768bd/go.mod h1:tG1PrF+Du6H+QvyC/ylE5iEoTl53UEIx8GnDEaYqmtI=
485+
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250610225910-dfdc12e33de0 h1:LiIClTDbai42ouoA9leepbqlgHV1gqAYKee8jzwVr7c=
486+
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250610225910-dfdc12e33de0/go.mod h1:XKPy5Sne6Xru87WNK4bIg9bsI/bTj0zBMH2d8bCYULM=
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=
@@ -1452,6 +1452,8 @@ github.com/schollz/progressbar/v3 v3.13.1 h1:o8rySDYiQ59Mwzy2FELeHY5ZARXZTVJC7iH
14521452
github.com/schollz/progressbar/v3 v3.13.1/go.mod h1:xvrbki8kfT1fzWzBT/UZd9L6GA+jdL7HAgq2RFnO6fQ=
14531453
github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 h1:nn5Wsu0esKSJiIVhscUtVbo7ada43DJhG55ua/hjS5I=
14541454
github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529/go.mod h1:DxrIzT+xaE7yg65j358z/aeFdxmN0P9QXhEzd20vsDc=
1455+
github.com/segmentio/fasthash v1.0.3 h1:EI9+KE1EwvMLBWwjpRDc+fEM+prwxDYbslddQGtrmhM=
1456+
github.com/segmentio/fasthash v1.0.3/go.mod h1:waKX8l2N8yckOgmSsXJi7x1ZfdKZ4x7KRMzBtS3oedY=
14551457
github.com/sergi/go-diff v1.1.0/go.mod h1:STckp+ISIX8hZLjrqAeVduY0gWCT9IjLuqbuNXdaHfM=
14561458
github.com/sergi/go-diff v1.3.1 h1:xkr+Oxo4BOQKmkn/B9eMK0g5Kg/983T9DqqPHwYqD+8=
14571459
github.com/sergi/go-diff v1.3.1/go.mod h1:aMJSSKb2lpPvRNec0+w3fl7LP9IOFzdc9Pa4NFbPK1I=

0 commit comments

Comments
 (0)