From 3418e8c9afbdf3e94ab26a20d8f12c042ae29fc4 Mon Sep 17 00:00:00 2001 From: Wim Date: Thu, 30 May 2019 12:20:56 +0200 Subject: Use upstream whatsapp again (#809) --- vendor/github.com/matterbridge/go-whatsapp/go.mod | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 vendor/github.com/matterbridge/go-whatsapp/go.mod (limited to 'vendor/github.com/matterbridge/go-whatsapp/go.mod') 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 -) -- cgit v1.2.3