Merge pull request #3531 from thaJeztah/bump_golang_1.12.8

AppVeyor: update to go 1.12.8 (CVE-2019-9512, CVE-2019-9514)
This commit is contained in:
Michael Crosby
2019-08-14 13:24:37 -04:00
committed by GitHub

View File

@@ -12,7 +12,7 @@ environment:
GOPATH: C:\gopath
CGO_ENABLED: 1
matrix:
- GO_VERSION: 1.12.7
- GO_VERSION: 1.12.8
before_build:
- choco install -y mingw --version 5.3.0