mirror of
https://github.com/gen2brain/cam2ip.git
synced 2025-12-16 12:28:35 +00:00
re-added goost after fixing upstream amd64 build bug
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user