gotd: replace old nhooyr websocket

This commit is contained in:
Tulir Asokan
2025-07-30 09:47:12 +03:00
parent ecb3921260
commit e1c0e6dd9a
3 changed files with 1 additions and 4 deletions
+1 -1
View File
@@ -7,9 +7,9 @@ import (
"net"
"time"
"github.com/coder/websocket"
"github.com/go-faster/errors"
"go.uber.org/zap"
"nhooyr.io/websocket"
"go.mau.fi/mautrix-telegram/pkg/gotd/clock"
"go.mau.fi/mautrix-telegram/pkg/gotd/crypto"