summaryrefslogtreecommitdiffstats
path: root/glide.yaml
diff options
context:
space:
mode:
authorJesús Espino <jespinog@gmail.com>2018-04-06 21:59:09 +0200
committerDerrick Anderson <derrick@andersonwebstudio.com>2018-04-06 15:59:09 -0400
commitbe972fde28af33e074c51e22028f41d7e80920dd (patch)
treed69aae464c6b89080cfabdc022fa9bda01265bbc /glide.yaml
parente16217166dd39fe75a9dc995c2d4e77cb7485143 (diff)
downloadchat-be972fde28af33e074c51e22028f41d7e80920dd.tar.gz
chat-be972fde28af33e074c51e22028f41d7e80920dd.tar.bz2
chat-be972fde28af33e074c51e22028f41d7e80920dd.zip
Adding minio-go for to the dependencies to temporary fix 2 minio-go bugs (#8577)
Diffstat (limited to 'glide.yaml')
-rw-r--r--glide.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/glide.yaml b/glide.yaml
index 195be0847..eb198b17e 100644
--- a/glide.yaml
+++ b/glide.yaml
@@ -31,7 +31,8 @@ import:
subpackages:
- qr
- package: github.com/minio/minio-go
- version: 4.0.7
+ repo: https://github.com/mattermost/minio-go.git
+ version: 4.0.7.1
subpackages:
- pkg/credentials
- package: github.com/nicksnyder/go-i18n