Skip to content

Commit eca6c81

Browse files
update golang to 1.24.4
1 parent 55f86b5 commit eca6c81

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DistTasks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ version: "3"
1919

2020
vars:
2121
CONTAINER: "docker.elastic.co/beats-dev/golang-crossbuild"
22-
GO_VERSION: "1.24.1"
22+
GO_VERSION: "1.24.4"
2323

2424
tasks:
2525
Windows_32bit:

go.mod

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

3-
go 1.24.1
3+
go 1.24.4
44

55
// We must use this fork until https://github.com/mailru/easyjson/pull/372 is merged
66
replace github.com/mailru/easyjson => github.com/cmaglie/easyjson v0.8.1

0 commit comments

Comments
 (0)