Include debug message when receiving 599 status code

This commit is contained in:
Tulir Asokan
2020-10-26 17:10:31 +02:00
parent cccaa62a20
commit 63933d0c7e
3 changed files with 7 additions and 1 deletions

2
go.mod
View File

@@ -16,4 +16,4 @@ require (
maunium.net/go/mautrix v0.7.13
)
replace github.com/Rhymen/go-whatsapp => github.com/tulir/go-whatsapp v0.3.10
replace github.com/Rhymen/go-whatsapp => github.com/tulir/go-whatsapp v0.3.11