diff options
author | Wim <wim@42.be> | 2020-12-31 22:32:13 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-12-31 22:32:13 +0100 |
commit | cf13fff7d22960a65c123a41c7f6c51507f52dc8 (patch) | |
tree | 582ba4361a2d8a70edd24f0ce8b773c8341c0a6b /go.mod | |
parent | a9d8ac8bc0c745d43440aa56f1b602edf8e4aef7 (diff) | |
download | matterbridge-msglm-cf13fff7d22960a65c123a41c7f6c51507f52dc8.tar.gz matterbridge-msglm-cf13fff7d22960a65c123a41c7f6c51507f52dc8.tar.bz2 matterbridge-msglm-cf13fff7d22960a65c123a41c7f6c51507f52dc8.zip |
Release v1.21.0 (#1348)v1.21.0
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -27,7 +27,6 @@ require ( github.com/matterbridge/gozulipbot v0.0.0-20200820220548-be5824faa913 github.com/matterbridge/logrus-prefixed-formatter v0.5.3-0.20200523233437-d971309a77ba github.com/mattermost/mattermost-server/v5 v5.30.1 - github.com/mattermost/viper v1.0.4 // indirect github.com/mattn/godown v0.0.1 github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b // indirect github.com/missdeer/golib v1.0.4 |