Skip to content

Commit

Permalink
Update Go to v1.17.7
Browse files Browse the repository at this point in the history
  • Loading branch information
FelicianoTech committed Feb 19, 2022
1 parent 6630861 commit 03de234
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 @@ -8,7 +8,7 @@ workflows:
jobs:
test:
docker:
- image: cimg/go:1.15.1
- image: cimg/go:1.17.7
steps:
- checkout
- run:
Expand Down

0 comments on commit 03de234

Please sign in to comment.