update code and CI

This commit is contained in:
vcaesar 2019-03-18 13:26:28 -04:00
parent bc414970f3
commit a7a3894671
2 changed files with 1 additions and 2 deletions

View File

@ -34,7 +34,7 @@ environment:
PATH: C:\msys64\mingw32\bin\;C:\Program Files (x86)\NSIS\;%PATH%
# - COMPILER: MINGW_W64
# ARCHITECTURE: x64
GOVERSION: 1.12
GOVERSION: 1.12.1
# GOPATH: c:\gopath
# scripts that run after cloning repository

View File

@ -20,7 +20,6 @@ package hook
//#cgo windows LDFLAGS: -lgdi32 -luser32
#include "event/goEvent.h"
*/
import "C"