Wait up to 3 seconds for encryption keys to arrive

This commit is contained in:
Tulir Asokan
2020-09-24 15:25:36 +03:00
parent 0b2fd69bf1
commit d67c3a8c96
8 changed files with 38 additions and 13 deletions

4
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.4
maunium.net/go/mautrix v0.7.7
)
replace github.com/Rhymen/go-whatsapp => github.com/tulir/go-whatsapp v0.3.8
replace github.com/Rhymen/go-whatsapp => github.com/tulir/go-whatsapp v0.3.9