From 725a6e76521907b55e68041d2c1980c9d34482f0 Mon Sep 17 00:00:00 2001 From: vcaesar Date: Fri, 22 Jan 2021 12:40:51 -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 c43ada5..7bfebfe 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.6 + GOVERSION: 1.15.7 # GOPATH: c:\gopath # scripts that run after cloning repository