go1.15 in circleci

This commit is contained in:
James Bardin 2020-09-23 16:54:37 -04:00
parent 6b6499d61c
commit bf5fc8b913
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ orbs:
executors: executors:
go: go:
docker: docker:
- image: circleci/golang:1.14 - image: circleci/golang:1.15
environment: environment:
CONSUL_VERSION: 1.7.2 CONSUL_VERSION: 1.7.2
GOMAXPROCS: 4 GOMAXPROCS: 4