forked from MirrorHub/mautrix-whatsapp
reverted to old version of whatsapp ext
This commit is contained in:
parent
daf0faab61
commit
25da34b8f2
1 changed files with 1 additions and 0 deletions
1
go.mod
1
go.mod
|
@ -2,6 +2,7 @@ module maunium.net/go/mautrix-whatsapp
|
|||
|
||||
require (
|
||||
github.com/Baozisoftware/qrcode-terminal-go v0.0.0-20170407111555-c0650d8dff0f // indirect
|
||||
github.com/Rhymen/go-whatsapp v0.0.0-20190208090600-c1173899de99
|
||||
github.com/gorilla/mux v1.7.0 // indirect
|
||||
github.com/mattn/go-colorable v0.1.1 // indirect
|
||||
github.com/mattn/go-sqlite3 v1.10.0
|
||||
|
|
Loading…
Reference in a new issue