diff --git a/handlers/socket_amd64.go b/handlers/socket_amd64.go index 91f5ed6..951b926 100644 --- a/handlers/socket_amd64.go +++ b/handlers/socket_amd64.go @@ -2,10 +2,10 @@ package handlers import ( "bytes" + "encoding/base64" "log" "time" - "encoding/base64" "golang.org/x/net/websocket" "github.com/gen2brain/cam2ip/image"