diff options
author | Wim <wim@42.be> | 2022-03-13 18:05:05 +0100 |
---|---|---|
committer | Wim <wim@42.be> | 2022-03-20 14:57:48 +0100 |
commit | 5356b3856a75de3316ea3c7f1c36e2928a58120a (patch) | |
tree | a0f1eec8ab2b5c645426c91899d0e7cf445097a9 /go.mod | |
parent | 320c996a217e5b48d62c9a0277e07a4c5f8775e6 (diff) | |
download | matterbridge-msglm-5356b3856a75de3316ea3c7f1c36e2928a58120a.tar.gz matterbridge-msglm-5356b3856a75de3316ea3c7f1c36e2928a58120a.tar.bz2 matterbridge-msglm-5356b3856a75de3316ea3c7f1c36e2928a58120a.zip |
Update vendor (whatsapp)
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -60,7 +60,6 @@ require ( filippo.io/edwards25519 v1.0.0-rc.1 // indirect github.com/Benau/go_rlottie v0.0.0-20210807002906-98c1b2421989 // indirect github.com/Jeffail/gabs v1.4.0 // indirect - github.com/Rhymen/go-whatsapp v0.1.2-0.20211102134409-31a2e740845c // indirect github.com/apex/log v1.9.0 // indirect github.com/av-elier/go-decimal-to-rational v0.0.0-20191127152832-89e6aad02ecf // indirect github.com/blang/semver v3.5.1+incompatible // indirect |