Skip to content

Commit 277ab9e

Browse files
authored
Merge pull request #3686 from thaJeztah/bump_golang_1.12.10
AppVeyor: bump golang 1.12.10 (CVE-2019-16276)
2 parents 2a46765 + 35d3bae commit 277ab9e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ environment:
1212
GOPATH: C:\gopath
1313
CGO_ENABLED: 1
1414
matrix:
15-
- GO_VERSION: 1.12.9
15+
- GO_VERSION: 1.12.10
1616

1717
before_build:
1818
- choco install -y mingw --version 5.3.0

0 commit comments

Comments
 (0)