Fix replacing outbound group session in db

This commit is contained in:
Tulir Asokan
2020-05-12 23:33:59 +03:00
parent c9adb3aba3
commit fc6f8df4d3
2 changed files with 19 additions and 5 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.4
maunium.net/go/mautrix v0.4.5
)
replace github.com/Rhymen/go-whatsapp => github.com/tulir/go-whatsapp v0.2.6