summaryrefslogtreecommitdiffstats
path: root/glide.yaml
diff options
context:
space:
mode:
authorChristopher Speller <crspeller@gmail.com>2016-10-03 16:03:15 -0400
committerGitHub <noreply@github.com>2016-10-03 16:03:15 -0400
commit8f91c777559748fa6e857d9fc1f4ae079a532813 (patch)
tree190f7cef373764a0d47a91045fdb486ee3d6781d /glide.yaml
parent5f8e5c401bd96cba9a98b2db02d72f9cbacb0103 (diff)
downloadchat-8f91c777559748fa6e857d9fc1f4ae079a532813.tar.gz
chat-8f91c777559748fa6e857d9fc1f4ae079a532813.tar.bz2
chat-8f91c777559748fa6e857d9fc1f4ae079a532813.zip
Adding ability to serve TLS directly from Mattermost server (#4119)
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 2f1c78f05..1faaf07ba 100644
--- a/glide.yaml
+++ b/glide.yaml
@@ -11,7 +11,7 @@ import:
- package: github.com/disintegration/imaging
version: 5b7e22645c93e3f3911b36b7d66bf8799f3eddfd
- package: github.com/go-gorp/gorp
- version: 0c9bc0918534d133cedb439a24adc7cbe66e4a9d # Keep this locked
+ version: 0c9bc0918534d133cedb439a24adc7cbe66e4a9d
- package: github.com/go-ldap/ldap
version: v2.4.1
- package: github.com/go-sql-driver/mysql
@@ -62,3 +62,4 @@ import:
- store
- package: github.com/segmentio/analytics-go
version: 2.1.1
+- package: github.com/rsc/letsencrypt