Skip to content

Commit b7a884c

Browse files
committed
chore: update circle to Go 1.21
1 parent 8f9139f commit b7a884c

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
@@ -6,7 +6,7 @@ orbs:
66
executors:
77
golang:
88
docker:
9-
- image: cimg/go:1.19
9+
- image: cimg/go:1.21
1010
resource_class: small
1111

1212
commands:

0 commit comments

Comments
 (0)