summaryrefslogtreecommitdiffstats
path: root/glide.yaml
diff options
context:
space:
mode:
authorChristopher Speller <crspeller@gmail.com>2017-03-13 12:54:22 -0400
committerGitHub <noreply@github.com>2017-03-13 12:54:22 -0400
commitc281ee3b61e8ab53ff118866d72618ae8cce582b (patch)
tree776e7bdf6c8bfbb9a1dee5976496ab065959991f /glide.yaml
parent3ada7a41a7fb13abef19dd63dc56b720900dbaa9 (diff)
downloadchat-c281ee3b61e8ab53ff118866d72618ae8cce582b.tar.gz
chat-c281ee3b61e8ab53ff118866d72618ae8cce582b.tar.bz2
chat-c281ee3b61e8ab53ff118866d72618ae8cce582b.zip
Updating server dependancies. Also adding github.com/jaytaylor/html2text and gopkg.in/gomail.v2 (#5748)
Diffstat (limited to 'glide.yaml')
-rw-r--r--glide.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/glide.yaml b/glide.yaml
index 07b5be25e..a3c317855 100644
--- a/glide.yaml
+++ b/glide.yaml
@@ -4,6 +4,7 @@ import:
- package: github.com/alecthomas/log4go
- package: github.com/dgryski/dgoogauth
- package: github.com/disintegration/imaging
+ version: v1.0.0
- package: github.com/go-gorp/gorp
version: 0c9bc0918534d133cedb439a24adc7cbe66e4a9d
- package: github.com/go-ldap/ldap
@@ -79,3 +80,6 @@ import:
- package: github.com/dyatlov/go-opengraph
subpackages:
- opengraph
+- package: github.com/jaytaylor/html2text
+- package: gopkg.in/gomail.v2
+ version: 2.0.0