Fixing build issues

This commit is contained in:
MichaelOultram 2015-07-28 13:31:10 +01:00
parent b780052726
commit 9a5f0adf33

View file

@ -15,6 +15,7 @@ import (
"os/user" "os/user"
"strings" "strings"
"time" "time"
"reflect"
"github.com/layeh/gopus" "github.com/layeh/gopus"
"github.com/layeh/gumble/gumble" "github.com/layeh/gumble/gumble"