Skip to content

Commit 3c58c06

Browse files
authored
chore: upgrade go toolchain to 1.21.9 (#24911)
1 parent 8bc5cee commit 3c58c06

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 @@ orbs:
77
parameters:
88
cross-container-tag:
99
type: string
10-
default: go1.21.8-latest
10+
default: go1.21.9-latest
1111

1212
workflow:
1313
type: string

0 commit comments

Comments
 (0)