Skip to content

Commit d51bc55

Browse files
[8.19][Automation] Update elastic/beats to 8cc57b4fda8a (#8663)
* chore: Update to elastic/beats@ccea0c7c5102 Made with ❤️️ by updatecli * chore: Update to elastic/beats@8cc57b4fda8a Made with ❤️️ by updatecli * Update beats replace in go.mod --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Mikołaj Świątek <mail@mikolajswiatek.com>
1 parent 4b82872 commit d51bc55

File tree

4 files changed

+108
-43
lines changed

4 files changed

+108
-43
lines changed

NOTICE-fips.txt

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

788788
--------------------------------------------------------------------------------
789789
Dependency : github.com/elastic/beats/v7
790-
Version: v7.0.0-alpha2.0.20250624070124-8e1732a1b199
790+
Version: v7.0.0-alpha2.0.20250625033510-8cc57b4fda8a
791791
Licence type (autodetected): Elastic
792792
--------------------------------------------------------------------------------
793793

794-
Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/v7@v7.0.0-alpha2.0.20250624070124-8e1732a1b199/LICENSE.txt:
794+
Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/v7@v7.0.0-alpha2.0.20250625033510-8cc57b4fda8a/LICENSE.txt:
795795

796796
Source code in this repository is variously licensed under the Apache License
797797
Version 2.0, an Apache compatible license, or the Elastic License. Outside of
@@ -17544,11 +17544,11 @@ THE SOFTWARE.
1754417544

1754517545
--------------------------------------------------------------------------------
1754617546
Dependency : golang.org/x/crypto
17547-
Version: v0.38.0
17547+
Version: v0.39.0
1754817548
Licence type (autodetected): BSD-3-Clause
1754917549
--------------------------------------------------------------------------------
1755017550

17551-
Contents of probable licence file $GOMODCACHE/golang.org/x/crypto@v0.38.0/LICENSE:
17551+
Contents of probable licence file $GOMODCACHE/golang.org/x/crypto@v0.39.0/LICENSE:
1755217552

1755317553
Copyright 2009 The Go Authors.
1755417554

@@ -17655,11 +17655,11 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1765517655

1765617656
--------------------------------------------------------------------------------
1765717657
Dependency : golang.org/x/sync
17658-
Version: v0.14.0
17658+
Version: v0.15.0
1765917659
Licence type (autodetected): BSD-3-Clause
1766017660
--------------------------------------------------------------------------------
1766117661

17662-
Contents of probable licence file $GOMODCACHE/golang.org/x/sync@v0.14.0/LICENSE:
17662+
Contents of probable licence file $GOMODCACHE/golang.org/x/sync@v0.15.0/LICENSE:
1766317663

1766417664
Copyright 2009 The Go Authors.
1766517665

@@ -17766,11 +17766,11 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1776617766

1776717767
--------------------------------------------------------------------------------
1776817768
Dependency : golang.org/x/text
17769-
Version: v0.25.0
17769+
Version: v0.26.0
1777017770
Licence type (autodetected): BSD-3-Clause
1777117771
--------------------------------------------------------------------------------
1777217772

17773-
Contents of probable licence file $GOMODCACHE/golang.org/x/text@v0.25.0/LICENSE:
17773+
Contents of probable licence file $GOMODCACHE/golang.org/x/text@v0.26.0/LICENSE:
1777417774

1777517775
Copyright 2009 The Go Authors.
1777617776

@@ -56198,11 +56198,11 @@ SOFTWARE.
5619856198

5619956199
--------------------------------------------------------------------------------
5620056200
Dependency : github.com/tommyers-elastic/dashboard-api-go/v3
56201-
Version: v3.0.0-20250514220331-e52c94766b6f
56201+
Version: v3.0.0-20250616163611-a325b49669a4
5620256202
Licence type (autodetected): MIT
5620356203
--------------------------------------------------------------------------------
5620456204

56205-
Contents of probable licence file $GOMODCACHE/github.com/tommyers-elastic/dashboard-api-go/v3@v3.0.0-20250514220331-e52c94766b6f/LICENSE:
56205+
Contents of probable licence file $GOMODCACHE/github.com/tommyers-elastic/dashboard-api-go/v3@v3.0.0-20250616163611-a325b49669a4/LICENSE:
5620656206

5620756207
MIT License
5620856208

@@ -66263,6 +66263,37 @@ Contents of probable licence file $GOMODCACHE/github.com/tklauser/numcpus@v0.8.0
6626366263
limitations under the License.
6626466264

6626566265

66266+
--------------------------------------------------------------------------------
66267+
Dependency : github.com/tomnomnom/linkheader
66268+
Version: v0.0.0-20180905144013-02ca5825eb80
66269+
Licence type (autodetected): MIT
66270+
--------------------------------------------------------------------------------
66271+
66272+
Contents of probable licence file $GOMODCACHE/github.com/tomnomnom/linkheader@v0.0.0-20180905144013-02ca5825eb80/LICENSE:
66273+
66274+
MIT License
66275+
66276+
Copyright (c) 2016 Tom Hudson
66277+
66278+
Permission is hereby granted, free of charge, to any person obtaining a copy
66279+
of this software and associated documentation files (the "Software"), to deal
66280+
in the Software without restriction, including without limitation the rights
66281+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
66282+
copies of the Software, and to permit persons to whom the Software is
66283+
furnished to do so, subject to the following conditions:
66284+
66285+
The above copyright notice and this permission notice shall be included in all
66286+
copies or substantial portions of the Software.
66287+
66288+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
66289+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
66290+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
66291+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
66292+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
66293+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
66294+
SOFTWARE.
66295+
66296+
6626666297
--------------------------------------------------------------------------------
6626766298
Dependency : github.com/twmb/murmur3
6626866299
Version: v1.1.8

NOTICE.txt

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

788788
--------------------------------------------------------------------------------
789789
Dependency : github.com/elastic/beats/v7
790-
Version: v7.0.0-alpha2.0.20250624070124-8e1732a1b199
790+
Version: v7.0.0-alpha2.0.20250625033510-8cc57b4fda8a
791791
Licence type (autodetected): Elastic
792792
--------------------------------------------------------------------------------
793793

794-
Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/v7@v7.0.0-alpha2.0.20250624070124-8e1732a1b199/LICENSE.txt:
794+
Contents of probable licence file $GOMODCACHE/github.com/elastic/beats/v7@v7.0.0-alpha2.0.20250625033510-8cc57b4fda8a/LICENSE.txt:
795795

796796
Source code in this repository is variously licensed under the Apache License
797797
Version 2.0, an Apache compatible license, or the Elastic License. Outside of
@@ -18177,11 +18177,11 @@ THE SOFTWARE.
1817718177

1817818178
--------------------------------------------------------------------------------
1817918179
Dependency : golang.org/x/crypto
18180-
Version: v0.38.0
18180+
Version: v0.39.0
1818118181
Licence type (autodetected): BSD-3-Clause
1818218182
--------------------------------------------------------------------------------
1818318183

18184-
Contents of probable licence file $GOMODCACHE/golang.org/x/crypto@v0.38.0/LICENSE:
18184+
Contents of probable licence file $GOMODCACHE/golang.org/x/crypto@v0.39.0/LICENSE:
1818518185

1818618186
Copyright 2009 The Go Authors.
1818718187

@@ -18288,11 +18288,11 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1828818288

1828918289
--------------------------------------------------------------------------------
1829018290
Dependency : golang.org/x/sync
18291-
Version: v0.14.0
18291+
Version: v0.15.0
1829218292
Licence type (autodetected): BSD-3-Clause
1829318293
--------------------------------------------------------------------------------
1829418294

18295-
Contents of probable licence file $GOMODCACHE/golang.org/x/sync@v0.14.0/LICENSE:
18295+
Contents of probable licence file $GOMODCACHE/golang.org/x/sync@v0.15.0/LICENSE:
1829618296

1829718297
Copyright 2009 The Go Authors.
1829818298

@@ -18399,11 +18399,11 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1839918399

1840018400
--------------------------------------------------------------------------------
1840118401
Dependency : golang.org/x/text
18402-
Version: v0.25.0
18402+
Version: v0.26.0
1840318403
Licence type (autodetected): BSD-3-Clause
1840418404
--------------------------------------------------------------------------------
1840518405

18406-
Contents of probable licence file $GOMODCACHE/golang.org/x/text@v0.25.0/LICENSE:
18406+
Contents of probable licence file $GOMODCACHE/golang.org/x/text@v0.26.0/LICENSE:
1840718407

1840818408
Copyright 2009 The Go Authors.
1840918409

@@ -62060,11 +62060,11 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
6206062060

6206162061
--------------------------------------------------------------------------------
6206262062
Dependency : github.com/tommyers-elastic/dashboard-api-go/v3
62063-
Version: v3.0.0-20250514220331-e52c94766b6f
62063+
Version: v3.0.0-20250616163611-a325b49669a4
6206462064
Licence type (autodetected): MIT
6206562065
--------------------------------------------------------------------------------
6206662066

62067-
Contents of probable licence file $GOMODCACHE/github.com/tommyers-elastic/dashboard-api-go/v3@v3.0.0-20250514220331-e52c94766b6f/LICENSE:
62067+
Contents of probable licence file $GOMODCACHE/github.com/tommyers-elastic/dashboard-api-go/v3@v3.0.0-20250616163611-a325b49669a4/LICENSE:
6206862068

6206962069
MIT License
6207062070

@@ -62090,11 +62090,11 @@ SOFTWARE.
6209062090

6209162091
--------------------------------------------------------------------------------
6209262092
Dependency : github.com/microsoft/go-mssqldb
62093-
Version: v1.7.2
62093+
Version: v1.8.2
6209462094
Licence type (autodetected): BSD-3-Clause
6209562095
--------------------------------------------------------------------------------
6209662096

62097-
Contents of probable licence file $GOMODCACHE/github.com/microsoft/go-mssqldb@v1.7.2/LICENSE.txt:
62097+
Contents of probable licence file $GOMODCACHE/github.com/microsoft/go-mssqldb@v1.8.2/LICENSE.txt:
6209862098

6209962099
Copyright (c) 2012 The Go Authors. All rights reserved.
6210062100
Copyright (c) Microsoft Corporation.
@@ -74838,6 +74838,37 @@ Contents of probable licence file $GOMODCACHE/github.com/tklauser/numcpus@v0.8.0
7483874838
limitations under the License.
7483974839

7484074840

74841+
--------------------------------------------------------------------------------
74842+
Dependency : github.com/tomnomnom/linkheader
74843+
Version: v0.0.0-20180905144013-02ca5825eb80
74844+
Licence type (autodetected): MIT
74845+
--------------------------------------------------------------------------------
74846+
74847+
Contents of probable licence file $GOMODCACHE/github.com/tomnomnom/linkheader@v0.0.0-20180905144013-02ca5825eb80/LICENSE:
74848+
74849+
MIT License
74850+
74851+
Copyright (c) 2016 Tom Hudson
74852+
74853+
Permission is hereby granted, free of charge, to any person obtaining a copy
74854+
of this software and associated documentation files (the "Software"), to deal
74855+
in the Software without restriction, including without limitation the rights
74856+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
74857+
copies of the Software, and to permit persons to whom the Software is
74858+
furnished to do so, subject to the following conditions:
74859+
74860+
The above copyright notice and this permission notice shall be included in all
74861+
copies or substantial portions of the Software.
74862+
74863+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
74864+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
74865+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
74866+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
74867+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
74868+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
74869+
SOFTWARE.
74870+
74871+
7484174872
--------------------------------------------------------------------------------
7484274873
Dependency : github.com/twmb/murmur3
7484374874
Version: v1.1.8

go.mod

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ require (
1414
github.com/docker/docker v28.1.1+incompatible
1515
github.com/docker/go-units v0.5.0
1616
github.com/dolmen-go/contextio v0.0.0-20200217195037-68fc5150bcd5
17-
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250624070124-8e1732a1b199
17+
github.com/elastic/beats/v7 v7.0.0-alpha2.0.20250625033510-8cc57b4fda8a
1818
github.com/elastic/cloud-on-k8s/v2 v2.0.0-20250327073047-b624240832ae
1919
github.com/elastic/elastic-agent-autodiscover v0.9.2
2020
github.com/elastic/elastic-agent-client/v7 v7.17.2
@@ -82,14 +82,14 @@ require (
8282
go.opentelemetry.io/collector/processor/memorylimiterprocessor v0.127.0
8383
go.opentelemetry.io/collector/receiver/nopreceiver v0.127.0
8484
go.uber.org/zap v1.27.0
85-
golang.org/x/crypto v0.38.0
85+
golang.org/x/crypto v0.39.0
8686
golang.org/x/exp v0.0.0-20250215185904-eff6e970281f
87-
golang.org/x/mod v0.24.0
87+
golang.org/x/mod v0.25.0
8888
golang.org/x/net v0.40.0
89-
golang.org/x/sync v0.14.0
89+
golang.org/x/sync v0.15.0
9090
golang.org/x/sys v0.33.0
9191
golang.org/x/term v0.32.0
92-
golang.org/x/text v0.25.0
92+
golang.org/x/text v0.26.0
9393
golang.org/x/time v0.11.0
9494
golang.org/x/tools v0.33.0
9595
google.golang.org/grpc v1.72.1
@@ -482,7 +482,7 @@ require (
482482
github.com/mdlayher/socket v0.4.1 // indirect
483483
github.com/mdlayher/vsock v1.2.1 // indirect
484484
github.com/meraki/dashboard-api-go/v3 v3.0.9 // indirect
485-
github.com/microsoft/go-mssqldb v1.7.2 // indirect
485+
github.com/microsoft/go-mssqldb v1.8.2 // indirect
486486
github.com/microsoft/wmi v0.25.1 // indirect
487487
github.com/miekg/dns v1.1.63 // indirect
488488
github.com/mileusna/useragent v1.3.4 // indirect
@@ -592,6 +592,7 @@ require (
592592
github.com/tilinna/clock v1.1.0 // indirect
593593
github.com/tklauser/go-sysconf v0.3.12 // indirect
594594
github.com/tklauser/numcpus v0.8.0 // indirect
595+
github.com/tomnomnom/linkheader v0.0.0-20180905144013-02ca5825eb80 // indirect
595596
github.com/twmb/murmur3 v1.1.8 // indirect
596597
github.com/ua-parser/uap-go v0.0.0-20250213224047-9c035f085b90 // indirect
597598
github.com/ugorji/go/codec v1.2.7 // indirect
@@ -754,5 +755,5 @@ replace (
754755
github.com/fsnotify/fsnotify => github.com/elastic/fsnotify v1.6.1-0.20240920222514-49f82bdbc9e3
755756
github.com/google/gopacket => github.com/elastic/gopacket v1.1.20-0.20241002174017-e8c5fda595e6
756757
github.com/insomniacslk/dhcp => github.com/elastic/dhcp v0.0.0-20200227161230-57ec251c7eb3 // indirect
757-
github.com/meraki/dashboard-api-go/v3 => github.com/tommyers-elastic/dashboard-api-go/v3 v3.0.0-20250514220331-e52c94766b6f
758+
github.com/meraki/dashboard-api-go/v3 => github.com/tommyers-elastic/dashboard-api-go/v3 v3.0.0-20250616163611-a325b49669a4
758759
)

0 commit comments

Comments
 (0)