Skip to content

Commit f26d5c1

Browse files
author
Hamzah Qudsi
committed
circleci: update go to 1.19.1
1 parent f13f83c commit f26d5c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,7 @@ commands:
348348
parameters:
349349
"version":
350350
type: string
351-
default: "1.15"
351+
default: "1.19.1"
352352
steps:
353353
- run:
354354
name: "Install Go << parameters.version >>"

0 commit comments

Comments
 (0)