diff options
author | Wim <wim@42.be> | 2021-10-21 15:57:21 +0200 |
---|---|---|
committer | Wim <wim@42.be> | 2021-10-21 15:57:34 +0200 |
commit | 831ff6d0a9bb77a283cc823a953de430ad6b0f8d (patch) | |
tree | 5ccd0caf39748bb4a68a3a182777b15a2ca84e4a /go.sum | |
parent | 2199174defe7d4ab1388dd64287274a01206606d (diff) | |
download | matterbridge-msglm-831ff6d0a9bb77a283cc823a953de430ad6b0f8d.tar.gz matterbridge-msglm-831ff6d0a9bb77a283cc823a953de430ad6b0f8d.tar.bz2 matterbridge-msglm-831ff6d0a9bb77a283cc823a953de430ad6b0f8d.zip |
Update matterclient dep. Fixes #1617
Diffstat (limited to 'go.sum')
-rw-r--r-- | go.sum | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -667,6 +667,8 @@ github.com/matterbridge/logrus-prefixed-formatter v0.5.3-0.20200523233437-d97130 github.com/matterbridge/logrus-prefixed-formatter v0.5.3-0.20200523233437-d971309a77ba/go.mod h1:iXGEotOvwI1R1SjLxRc+BF5rUORTMtE0iMZBT2lxqAU= github.com/matterbridge/matterclient v0.0.0-20211016195328-346acac403d8 h1:6U64ukl/GOvjPTKvUE9jmMLlvJCa+M2aoiq7myoE8RE= github.com/matterbridge/matterclient v0.0.0-20211016195328-346acac403d8/go.mod h1:Gh3tFUjkcPIBBeEkfXBbGio4ONMMKNmlmGECvXLY0TE= +github.com/matterbridge/matterclient v0.0.0-20211021135437-2dc2bc7dce2d h1:zOIeYDh2WcqEZkJTiV5tHynjuP40IFHubliqhvfhc/0= +github.com/matterbridge/matterclient v0.0.0-20211021135437-2dc2bc7dce2d/go.mod h1:Gh3tFUjkcPIBBeEkfXBbGio4ONMMKNmlmGECvXLY0TE= github.com/mattermost/go-i18n v1.11.0 h1:1hLKqn/ZvhZ80OekjVPGYcCrBfMz+YxNNgqS+beL7zE= github.com/mattermost/go-i18n v1.11.0/go.mod h1:RyS7FDNQlzF1PsjbJWHRI35exqaKGSO9qD4iv8QjE34= github.com/mattermost/gorp v1.6.2-0.20210419141818-0904a6a388d3/go.mod h1:QCQ3U0M9T/BlAdjKFJo0I1oe/YAgbyjNdhU8bpOLafk= |