Update dependencies (#1822)
This commit is contained in:
1
vendor/go.mau.fi/whatsmeow/client.go
vendored
1
vendor/go.mau.fi/whatsmeow/client.go
vendored
@@ -488,6 +488,7 @@ func (cli *Client) handlerQueueLoop(ctx context.Context) {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
func (cli *Client) sendNode(node waBinary.Node) error {
|
||||
cli.socketLock.RLock()
|
||||
sock := cli.socket
|
||||
|
||||
Reference in New Issue
Block a user