Skip to content

Commit

Permalink
update build image to Go 1.20 (#54)
Browse files Browse the repository at this point in the history
  • Loading branch information
gerardsn authored Apr 10, 2023
1 parent b302bb5 commit 57a765d
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 @@ -3,7 +3,7 @@ version: 2.1
jobs:
build:
docker:
- image: cimg/go:1.19
- image: cimg/go:1.20

steps:
- checkout
Expand Down

0 comments on commit 57a765d

Please # to comment.