Store outbound group sessions in database

This commit is contained in:
Tulir Asokan
2020-05-12 23:16:33 +03:00
parent 1c3de877db
commit c9adb3aba3
5 changed files with 66 additions and 22 deletions

2
go.mod
View File

@ -15,7 +15,7 @@ require (
gopkg.in/yaml.v2 v2.2.8
maunium.net/go/mauflag v1.0.0
maunium.net/go/maulogger/v2 v2.1.1
maunium.net/go/mautrix v0.4.3
maunium.net/go/mautrix v0.4.4
)
replace github.com/Rhymen/go-whatsapp => github.com/tulir/go-whatsapp v0.2.6