re-added goost after fixing upstream amd64 build bug

This commit is contained in:
RandomErrorMessage
2019-09-28 18:41:23 -07:00
parent f1df08acc7
commit 01b9c564ac
3 changed files with 21 additions and 5 deletions

View File

@@ -2,11 +2,11 @@ package handlers
import (
"bytes"
"encoding/base64"
"log"
"time"
"golang.org/x/net/websocket"
"goost.org/encoding/base64"
"github.com/gen2brain/cam2ip/image"
"github.com/gen2brain/cam2ip/reader"