Skip to content

Commit 67cf9f7

Browse files
committed
AppVeyor: Bump golang 1.12.6
go1.12.6 (released 2019/06/11) includes fixes to the compiler, the linker, the go command, and the crypto/x509, net/http, and os packages. See the Go 1.12.6 milestone on the issue tracker for details: https://github.com/golang/go/issues?q=milestone%3AGo1.12.6 full diff: golang/go@go1.12.5...go1.12.6 Signed-off-by: Sebastiaan van Stijn <[email protected]>
1 parent fe58b49 commit 67cf9f7

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

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

0 commit comments

Comments
 (0)