From 42f28ab8e374137fe3f5d25424489d879d4724f8 Mon Sep 17 00:00:00 2001 From: Christopher Speller Date: Wed, 21 Jun 2017 19:06:17 -0700 Subject: Updating server dependancies (#6712) --- glide.yaml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'glide.yaml') 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 -- cgit v1.2.3-1-g7c22