all: respect/propagate errors from QueueRemoteEvent (#110)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user