Skip to content

Commit a91312d

Browse files
blakerousegithub-actions[bot]
authored andcommitted
[main][Automation] Update elastic/beats to 35a560ea5415
1 parent 1c47f46 commit a91312d

9 files changed

Lines changed: 8927 additions & 3177 deletions

File tree

NOTICE-fips.txt

Lines changed: 3536 additions & 781 deletions
Large diffs are not rendered by default.

NOTICE.txt

Lines changed: 4442 additions & 1505 deletions
Large diffs are not rendered by default.

beats

Submodule beats updated 2067 files

go.mod

Lines changed: 107 additions & 98 deletions
Large diffs are not rendered by default.

go.sum

Lines changed: 284 additions & 280 deletions
Large diffs are not rendered by default.

internal/edot/go.mod

Lines changed: 177 additions & 164 deletions
Large diffs are not rendered by default.

internal/edot/go.sum

Lines changed: 376 additions & 344 deletions
Large diffs are not rendered by default.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
module github.com/elastic/elastic-agent/wrapper/windows/archive-proxy
22

3-
go 1.24.12
3+
go 1.24.13
44

55
require github.com/elastic/elastic-agent v0.0.0
66

7-
require golang.org/x/sys v0.38.0 // indirect
7+
require golang.org/x/sys v0.40.0 // indirect
88

99
replace github.com/elastic/elastic-agent => ../../../
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
golang.org/x/sys v0.38.0 h1:3yZWxaJjBmCWXqhN1qh02AkOnCQ1poK6oF+a7xWL6Gc=
2-
golang.org/x/sys v0.38.0/go.mod h1:OgkHotnGiDImocRcuBABYBEXf8A9a87e/uXjp9XT3ks=
1+
golang.org/x/sys v0.40.0 h1:DBZZqJ2Rkml6QMQsZywtnjnnGvHza6BTfYFWY9kjEWQ=
2+
golang.org/x/sys v0.40.0/go.mod h1:OgkHotnGiDImocRcuBABYBEXf8A9a87e/uXjp9XT3ks=

0 commit comments

Comments
 (0)