summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/matterbridge/go-whatsapp/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/matterbridge/go-whatsapp/go.mod')
-rw-r--r--vendor/github.com/matterbridge/go-whatsapp/go.mod8
1 files changed, 0 insertions, 8 deletions
diff --git a/vendor/github.com/matterbridge/go-whatsapp/go.mod b/vendor/github.com/matterbridge/go-whatsapp/go.mod
deleted file mode 100644
index 2c2afb6d..00000000
--- a/vendor/github.com/matterbridge/go-whatsapp/go.mod
+++ /dev/null
@@ -1,8 +0,0 @@
-module github.com/matterbridge/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
-)