Fix various linter and vet warnings

This commit is contained in:
Zachary Yedidia
2017-02-21 13:07:37 -05:00
parent 4d1ad52405
commit 043f7cdc47
8 changed files with 40 additions and 39 deletions

View File

@@ -6,8 +6,8 @@ import (
"os"
"strings"
"layeh.com/gopher-luar"
"github.com/yuin/gopher-lua"
"layeh.com/gopher-luar"
)
var loadedPlugins map[string]string