Skip to content

Commit

Permalink
circleci: update go to 1.19.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Hamzah Qudsi committed Sep 27, 2022
1 parent f13f83c commit f26d5c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -348,7 +348,7 @@ commands:
parameters:
"version":
type: string
default: "1.15"
default: "1.19.1"
steps:
- run:
name: "Install Go << parameters.version >>"
Expand Down

0 comments on commit f26d5c1

Please sign in to comment.