Skip to content

Commit

Permalink
Update to Go 1.16
Browse files Browse the repository at this point in the history
  • Loading branch information
ole108 committed Aug 24, 2021
1 parent 71b4c73 commit 31b6b2d
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 @@ -6,7 +6,7 @@ jobs:
build:
docker:
# specify the version
- image: circleci/golang:1.14
- image: circleci/golang:1.16

# Specify service dependencies here if necessary
# CircleCI maintains a library of pre-built images
Expand Down

0 comments on commit 31b6b2d

Please sign in to comment.