Fix replies in encrypted rooms

This commit is contained in:
Tulir Asokan
2020-06-30 16:26:13 +03:00
parent 5a611146cb
commit 44b399790b
3 changed files with 13 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.5.5
maunium.net/go/mautrix v0.5.6
)
replace github.com/Rhymen/go-whatsapp => github.com/tulir/go-whatsapp v0.3.4