Add some more logs in bridge bot syncing

This commit is contained in:
Tulir Asokan
2020-10-06 21:39:28 +03:00
parent 491d8b232e
commit 18f709f435
3 changed files with 6 additions and 1 deletions

2
go.mod
View File

@@ -16,7 +16,7 @@ require (
gopkg.in/yaml.v2 v2.3.0
maunium.net/go/mauflag v1.0.0
maunium.net/go/maulogger/v2 v2.1.1
maunium.net/go/mautrix v0.7.10
maunium.net/go/mautrix v0.7.11
)
replace github.com/Rhymen/go-whatsapp => github.com/tulir/go-whatsapp v0.3.10