4
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2025-09-11 03:02:30 +00:00

Use whatsapp forks (#750)

This commit is contained in:
Wim
2019-03-02 13:04:28 +01:00
committed by GitHub
parent af00c34aac
commit df3fdc26a0
96 changed files with 1860 additions and 799 deletions

View File

@@ -1,8 +0,0 @@
module github.com/Rhymen/go-whatsapp
require (
github.com/golang/protobuf v1.2.0
github.com/gorilla/websocket v1.4.0
golang.org/x/crypto v0.0.0-20190131182504-b8fe1690c613
golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 // indirect
)