Move crypto store to main database

This commit is contained in:
Tulir Asokan
2020-05-09 20:07:21 +03:00
parent 6e50a7c380
commit dfc5722a80
8 changed files with 561 additions and 80 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.0
maunium.net/go/mautrix v0.4.1
)
replace github.com/Rhymen/go-whatsapp => github.com/tulir/go-whatsapp v0.2.6