all: respect/propagate errors from QueueRemoteEvent (#110)

This commit is contained in:
Adam Van Ymeren
2025-06-26 13:43:35 -07:00
committed by GitHub
parent 8ac519d1e5
commit 0952df0244
6 changed files with 170 additions and 64 deletions
+2 -2
View File
@@ -17,7 +17,7 @@ require (
go.uber.org/zap v1.27.0
golang.org/x/exp v0.0.0-20250606033433-dcc06ee1d476
golang.org/x/net v0.41.0
maunium.net/go/mautrix v0.24.2-0.20250617163829-26da46dbbf6e
maunium.net/go/mautrix v0.24.2-0.20250625103518-3a135b6b1586
)
require (
@@ -60,4 +60,4 @@ require (
rsc.io/qr v0.2.0 // indirect
)
replace github.com/gotd/td => github.com/beeper/td v0.107.1-0.20250606104440-4708e4d69efd
replace github.com/gotd/td => github.com/beeper/td v0.107.1-0.20250626202922-648509b041ae