Skip to content

Commit 6142020

Browse files
github-actions[bot]mergify[bot]
authored andcommitted
[Automation] Bump Golang version to 1.24.11 (#11561)
* chore: Update go.mod version Made with ❤️️ by updatecli * chore: Update wrapper/windows/archive-proxy/go.mod version Made with ❤️️ by updatecli * chore: Update internal/edot/go.mod version Made with ❤️️ by updatecli * chore: Update version.asciidoc Made with ❤️️ by updatecli * chore: Update .go-version Made with ❤️️ by updatecli --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> (cherry picked from commit 7d6cf59) # Conflicts: # internal/edot/go.mod
1 parent 9fac798 commit 6142020

File tree

5 files changed

+723
-4
lines changed

5 files changed

+723
-4
lines changed

.go-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.24.10
1+
1.24.11

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/elastic/elastic-agent
22

3-
go 1.24.10
3+
go 1.24.11
44

55
require (
66
github.com/Jeffail/gabs/v2 v2.6.0

0 commit comments

Comments
 (0)