summaryrefslogtreecommitdiffstats
path: root/glide.yaml
diff options
context:
space:
mode:
authorJoram Wilander <jwawilander@gmail.com>2017-05-29 15:46:35 -0400
committerGitHub <noreply@github.com>2017-05-29 15:46:35 -0400
commit860e5d483cd952ec833c40312a2141bb3e4ef579 (patch)
treea854943f1f008f9b0f607f486de4b117b98e08e4 /glide.yaml
parentf9843b380074cc6082566a2752c5482210f912bb (diff)
downloadchat-860e5d483cd952ec833c40312a2141bb3e4ef579.tar.gz
chat-860e5d483cd952ec833c40312a2141bb3e4ef579.tar.bz2
chat-860e5d483cd952ec833c40312a2141bb3e4ef579.zip
PLT-6341/PLT-6342 Update gorp to mattermost fork and add connection timeout setting (#6410)
* Update gorp to mattermost fork and add connection timeout setting * Add go dependency * Rename from connection timeout to query timeout * Properly add gorp dependency
Diffstat (limited to 'glide.yaml')
-rw-r--r--glide.yaml3
1 files changed, 1 insertions, 2 deletions
diff --git a/glide.yaml b/glide.yaml
index caab568aa..ce34c67ca 100644
--- a/glide.yaml
+++ b/glide.yaml
@@ -11,8 +11,6 @@ import:
- opengraph
- package: github.com/fsnotify/fsnotify
version: v1.4.2
-- package: github.com/go-gorp/gorp
- version: 0c9bc0918534d133cedb439a24adc7cbe66e4a9d
- package: github.com/go-ldap/ldap
version: v2.5.0
- package: github.com/go-sql-driver/mysql
@@ -83,3 +81,4 @@ import:
- package: github.com/cpanato/html2text
- package: gopkg.in/olivere/elastic.v5
version: v5.0.38
+- package: github.com/mattermost/gorp