Skip to content

Commit 9b9cca2

Browse files
Update go to 1.24 (#303)
1 parent 9f3278b commit 9b9cca2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.go-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.22.12
1+
1.24.1

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-libs
22

3-
go 1.22.12
3+
go 1.24.1
44

55
require (
66
github.com/Microsoft/go-winio v0.5.2

0 commit comments

Comments
 (0)