Update url for websocket library

This commit is contained in:
Milan Nikolic
2025-06-13 20:10:12 +02:00
parent 7ed9c4c442
commit e5ee1a2049
3 changed files with 4 additions and 4 deletions

View File

@@ -7,7 +7,7 @@ import (
"net/http"
"time"
"nhooyr.io/websocket"
"github.com/coder/websocket"
"github.com/gen2brain/cam2ip/image"
"github.com/gen2brain/cam2ip/reader"