From 146f7aeeb5e8f30994a8f1f3434ebc815e790e5a Mon Sep 17 00:00:00 2001 From: vcaesar Date: Sat, 11 Apr 2020 13:21:14 -0400 Subject: [PATCH] update appveyor.yml --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index fc6c280..0de62a5 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -34,7 +34,7 @@ environment: PATH: C:\msys64\mingw32\bin\;C:\Program Files (x86)\NSIS\;%PATH% # - COMPILER: MINGW_W64 # ARCHITECTURE: x64 - GOVERSION: 1.14.1 + GOVERSION: 1.14.2 # GOPATH: c:\gopath # scripts that run after cloning repository