summaryrefslogtreecommitdiffstats
path: root/glide.yaml
diff options
context:
space:
mode:
authorChristopher Speller <crspeller@gmail.com>2017-06-21 19:06:17 -0700
committerCorey Hulen <corey@hulen.com>2017-06-21 19:06:17 -0700
commit42f28ab8e374137fe3f5d25424489d879d4724f8 (patch)
tree20353f2446b506d32e6d353b72a57bf48f070389 /glide.yaml
parent6b39c308d882a0aeac533f8ab1d90b48a2ae4b5a (diff)
downloadchat-42f28ab8e374137fe3f5d25424489d879d4724f8.tar.gz
chat-42f28ab8e374137fe3f5d25424489d879d4724f8.tar.bz2
chat-42f28ab8e374137fe3f5d25424489d879d4724f8.zip
Updating server dependancies (#6712)
Diffstat (limited to 'glide.yaml')
-rw-r--r--glide.yaml7
1 files changed, 4 insertions, 3 deletions
diff --git a/glide.yaml b/glide.yaml
index ce34c67ca..63647b0c9 100644
--- a/glide.yaml
+++ b/glide.yaml
@@ -17,9 +17,9 @@ import:
version: v1.3
- package: github.com/golang/freetype
- package: github.com/gorilla/handlers
- version: v1.2
+ version: v1.2.1
- package: github.com/gorilla/mux
- version: v1.3.0
+ version: v1.4.0
- package: github.com/gorilla/websocket
version: v1.1.0
- package: github.com/lib/pq
@@ -80,5 +80,6 @@ import:
- package: github.com/prometheus/procfs
- package: github.com/cpanato/html2text
- package: gopkg.in/olivere/elastic.v5
- version: v5.0.38
+ version: v5.0.41
- package: github.com/mattermost/gorp
+ version: cab337059e349c91a4b917c9be50708813619543 \ No newline at end of file