Skip to content

Commit 0a4c903

Browse files
authored
chore: update to go 1.23.12 (1.12) (#26705)
1 parent 3d4f3a2 commit 0a4c903

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.23.8-latest
10+
default: go1.23.12-latest
1111

1212
workflow:
1313
type: string

0 commit comments

Comments
 (0)