We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e582712 commit 9ef0272Copy full SHA for 9ef0272
DistTasks.yml
@@ -19,7 +19,7 @@ version: "3"
19
20
vars:
21
CONTAINER: "docker.elastic.co/beats-dev/golang-crossbuild"
22
- GO_VERSION: "1.24.0"
+ GO_VERSION: "1.24.1"
23
24
tasks:
25
Windows_32bit:
go.mod
@@ -1,6 +1,6 @@
1
module github.com/arduino/arduino-cli
2
3
-go 1.24.0
+go 1.24.1
4
5
// We must use this fork until https://github.com/mailru/easyjson/pull/372 is merged
6
replace github.com/mailru/easyjson => github.com/cmaglie/easyjson v0.8.1
0 commit comments