Skip to content

Commit

Permalink
Update circleci/golang Docker tag to v1.16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Feb 18, 2021
1 parent 4b4ff86 commit b1e154c
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
@@ -1,6 +1,6 @@
defaults: &defaults
docker:
- image: circleci/golang:1.15
- image: circleci/golang:1.16
environment:
GO111MODULE: "on"

Expand Down

0 comments on commit b1e154c

Please sign in to comment.