Skip to content

Commit 074b759

Browse files
Merge pull request #3531 from thaJeztah/bump_golang_1.12.8
AppVeyor: update to go 1.12.8 (CVE-2019-9512, CVE-2019-9514)
2 parents b77e25d + 1b389b3 commit 074b759

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.7
15+
- GO_VERSION: 1.12.8
1616

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

0 commit comments

Comments
 (0)