From f75bf036f9cfce99484000ffb50c5e54a6a723a8 Mon Sep 17 00:00:00 2001 From: vcaesar Date: Tue, 22 Dec 2020 11:45:11 -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 ffd5df8..c43ada5 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.15.5 + GOVERSION: 1.15.6 # GOPATH: c:\gopath # scripts that run after cloning repository