From 1329aa51b605cb54ba9aae3a82a0a87b881fb7b3 Mon Sep 17 00:00:00 2001 From: Christopher Speller Date: Mon, 13 Nov 2017 09:09:58 -0800 Subject: Updating server dependancies. (#7816) --- cmd/platform/mattermost.go | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'cmd/platform') diff --git a/cmd/platform/mattermost.go b/cmd/platform/mattermost.go index 8e35dca05..6c015c6db 100644 --- a/cmd/platform/mattermost.go +++ b/cmd/platform/mattermost.go @@ -19,12 +19,8 @@ import ( // Enterprise Deps _ "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" + _ "github.com/mattermost/rsc/qr" _ "gopkg.in/olivere/elastic.v5" ) -- cgit v1.2.3-1-g7c22