Skip to content

Commit 56a3f97

Browse files
authored
feat: update go to 1.24.11 (#27093)
1 parent a2e029f commit 56a3f97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ parameters:
77
# when updating the go version, should also update the go version in go.mod
88
description: docker tag for cross build container from quay.io . Created by https://github.com/influxdata/edge/tree/master/dockerfiles/cross-builder .
99
type: string
10-
default: go1.24.9-latest
10+
default: go1.24.11-latest
1111

1212
workflow:
1313
type: string

0 commit comments

Comments
 (0)