Skip to content

Commit 770d4d0

Browse files
blakerousegithub-actions[bot]
authored andcommitted
[main][Automation] Update elastic/beats to 4f460614f7b1
1 parent 1c47f46 commit 770d4d0

9 files changed

Lines changed: 8346 additions & 2570 deletions

File tree

NOTICE-fips.txt

Lines changed: 3599 additions & 844 deletions
Large diffs are not rendered by default.

NOTICE.txt

Lines changed: 3841 additions & 904 deletions
Large diffs are not rendered by default.

beats

Submodule beats updated 101 files

go.mod

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

go.sum

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

internal/edot/go.mod

Lines changed: 166 additions & 153 deletions
Large diffs are not rendered by default.

internal/edot/go.sum

Lines changed: 358 additions & 326 deletions
Large diffs are not rendered by default.

wrapper/windows/archive-proxy/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ go 1.24.12
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)