ci: Use go1.14.6

Includes the security patches from go14.5 and https://github.com/golang/go/issues/39308
to fix our test logs.
This commit is contained in:
Daniel Nephin 2020-07-17 12:02:16 -04:00
parent 8cb402eae7
commit 76336301ca
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ version: 2
references:
images:
go: &GOLANG_IMAGE circleci/golang:1.14.4
go: &GOLANG_IMAGE circleci/golang:1.14.6
middleman: &MIDDLEMAN_IMAGE hashicorp/middleman-hashicorp:0.3.40
ember: &EMBER_IMAGE circleci/node:12-browsers