summaryrefslogtreecommitdiffstats
path: root/mattermost.go
diff options
context:
space:
mode:
Diffstat (limited to 'mattermost.go')
-rw-r--r--mattermost.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/mattermost.go b/mattermost.go
index c555862e9..d397a1ad8 100644
--- a/mattermost.go
+++ b/mattermost.go
@@ -29,7 +29,9 @@ import (
_ "github.com/mattermost/platform/model/gitlab"
// Enterprise Deps
+ _ "github.com/dgryski/dgoogauth"
_ "github.com/go-ldap/ldap"
+ _ "github.com/mattermost/rsc/qr"
)
//ENTERPRISE_IMPORTS