From d103ed6ca97ca5a2669f6cf5fe4b3d2a9c945f26 Mon Sep 17 00:00:00 2001 From: Christopher Speller Date: Wed, 17 May 2017 16:51:25 -0400 Subject: Upgrading server dependancies (#6431) --- cmd/platform/mattermost.go | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'cmd/platform') diff --git a/cmd/platform/mattermost.go b/cmd/platform/mattermost.go index a4e44e016..a95825b55 100644 --- a/cmd/platform/mattermost.go +++ b/cmd/platform/mattermost.go @@ -18,6 +18,12 @@ import ( _ "github.com/dgryski/dgoogauth" _ "github.com/go-ldap/ldap" _ "github.com/mattermost/rsc/qr" + + // Tmp deps for adding + _ "github.com/dimchansky/utfbom" + _ "github.com/hashicorp/memberlist" + _ "gopkg.in/gomail.v2" + _ "gopkg.in/olivere/elastic.v5" ) //ENTERPRISE_IMPORTS -- cgit v1.2.3-1-g7c22