Skip to content

Commit 61f763f

Browse files
Merge pull request #3687 from thaJeztah/1.2_backport_bump_golang_1.12.10
[release/1.2 backport] AppVeyor: bump golang 1.12.10 (CVE-2019-16276)
2 parents 0042718 + 8d33d03 commit 61f763f

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
@@ -13,7 +13,7 @@ environment:
1313
GOPATH: C:\gopath
1414
CGO_ENABLED: 1
1515
matrix:
16-
- GO_VERSION: 1.12.9
16+
- GO_VERSION: 1.12.10
1717

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

0 commit comments

Comments
 (0)