Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 20c9dd4

Browse files
[skip changelog] Update golang to 1.24.4 (#2928)
1 parent 3db4ad8 commit 20c9dd4

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)

AltStyle によって変換されたページ (->オリジナル) /