summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorWim <wim@42.be>2020-04-09 22:30:08 +0200
committerGitHub <noreply@github.com>2020-04-09 22:30:08 +0200
commit8950575bfbc97ec80b8648f732c02fad63a6d055 (patch)
treebc6815de4a0cb1a2c7d9bf0796d173b2a356d7b0 /go.mod
parent11fc4c286fbcd6c1519362d2b0123ebd4ab19067 (diff)
downloadmatterbridge-msglm-8950575bfbc97ec80b8648f732c02fad63a6d055.tar.gz
matterbridge-msglm-8950575bfbc97ec80b8648f732c02fad63a6d055.tar.bz2
matterbridge-msglm-8950575bfbc97ec80b8648f732c02fad63a6d055.zip
Update Rhymen/go-whatsapp vendor and whatsapp version (#1078)
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 184514b3..13385bcd 100644
--- a/go.mod
+++ b/go.mod
@@ -5,7 +5,7 @@ require (
github.com/Baozisoftware/qrcode-terminal-go v0.0.0-20170407111555-c0650d8dff0f
github.com/Jeffail/gabs v1.1.1 // indirect
github.com/Philipp15b/go-steam v1.0.1-0.20190816133340-b04c5a83c1c0
- github.com/Rhymen/go-whatsapp v0.1.0
+ github.com/Rhymen/go-whatsapp v0.1.1-0.20200408093540-2f227c53b44f
github.com/d5/tengo/v2 v2.1.2
github.com/dfordsoft/golib v0.0.0-20180902042739-76ee6ab99bec
github.com/fsnotify/fsnotify v1.4.7