diff --git a/test.sh b/test.sh index 4187822..1c8c65b 100755 --- a/test.sh +++ b/test.sh @@ -12,4 +12,5 @@ go vet ./... go build -v ./... +export GODEBUG=cgocheck=2 go test -v ./... \ No newline at end of file