Skip to content

Commit 9553b1e

Browse files
blakerousegithub-actions[bot]
authored andcommitted
[main][Automation] Update elastic/beats to 74efc12853c9
1 parent 1c47f46 commit 9553b1e

9 files changed

Lines changed: 8279 additions & 2528 deletions

File tree

NOTICE-fips.txt

Lines changed: 3540 additions & 785 deletions
Large diffs are not rendered by default.

NOTICE.txt

Lines changed: 3782 additions & 845 deletions
Large diffs are not rendered by default.

beats

Submodule beats updated 2323 files

go.mod

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

go.sum

Lines changed: 286 additions & 281 deletions
Large diffs are not rendered by default.

internal/edot/go.mod

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

internal/edot/go.sum

Lines changed: 380 additions & 348 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)