Update go-whatsapp and rename device name config fields

This commit is contained in:
Tulir Asokan
2020-08-27 01:14:54 +03:00
parent 1edf8bb9e1
commit 075689dacf
5 changed files with 16 additions and 10 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.2
maunium.net/go/mautrix v0.7.4
)
replace github.com/Rhymen/go-whatsapp => github.com/tulir/go-whatsapp v0.3.7
replace github.com/Rhymen/go-whatsapp => github.com/tulir/go-whatsapp v0.3.8