Try to ensure recovered panics still print stack traces

This commit is contained in:
Tulir Asokan
2019-08-30 09:39:37 +03:00
parent 7413163df2
commit db53b95ab1
3 changed files with 4 additions and 2 deletions

2
go.mod
View File

@ -12,7 +12,7 @@ require (
maunium.net/go/mauflag v1.0.0
maunium.net/go/maulogger/v2 v2.0.0
maunium.net/go/mautrix v0.1.0-alpha.3.0.20190825132810-9d870654e9d2
maunium.net/go/mautrix-appservice v0.1.0-alpha.3.0.20190825132837-ffcc1e3c7ed7
maunium.net/go/mautrix-appservice v0.1.0-alpha.3.0.20190830063827-e7dcd7e42e7c
)
replace (