mirror of
https://github.com/ScuroNeko/mtg.git
synced 2026-09-02 16:31:56 +03:00
Update dependencies
This commit is contained in:
@@ -62,6 +62,7 @@ func (m *mux) Get(req *protocol.TelegramRequest) (*ProxyConn, error) {
|
||||
req: req,
|
||||
resp: resp,
|
||||
}
|
||||
|
||||
rv := <-resp
|
||||
|
||||
return rv.conn, rv.err
|
||||
|
||||
Reference in New Issue
Block a user