Merge pull request #3686 from thaJeztah/bump_golang_1.12.10

AppVeyor: bump golang 1.12.10 (CVE-2019-16276)
This commit is contained in:
Phil Estes 2019-09-26 13:24:34 -04:00 committed by GitHub
commit 277ab9ed6e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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