Skip to content

Commit

Permalink
Update Go version to 1.16
Browse files Browse the repository at this point in the history
  • Loading branch information
johanbrandhorst committed Mar 17, 2021
1 parent bd96dfc commit bd79d71
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
executors:
test-executor:
docker:
- image: circleci/golang:1.15.2
- image: circleci/golang:1.16.2
auth:
username: mydockerhub-user
password: $DOCKERHUB_PASSWORD
Expand Down

0 comments on commit bd79d71

Please sign in to comment.