From 29fca51821981079175adf336d303a474f5ef310 Mon Sep 17 00:00:00 2001 From: Christopher Speller Date: Wed, 6 Sep 2017 23:05:10 -0700 Subject: Renaming repo --- cmd/platform/mattermost.go | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'cmd/platform/mattermost.go') diff --git a/cmd/platform/mattermost.go b/cmd/platform/mattermost.go index a8845148a..8396b00c0 100644 --- a/cmd/platform/mattermost.go +++ b/cmd/platform/mattermost.go @@ -8,14 +8,14 @@ import ( "fmt" "os" - "github.com/mattermost/platform/app" + "github.com/mattermost/mattermost-server/app" "github.com/spf13/cobra" // Plugins - _ "github.com/mattermost/platform/model/gitlab" + _ "github.com/mattermost/mattermost-server/model/gitlab" // Enterprise Imports - _ "github.com/mattermost/platform/imports" + _ "github.com/mattermost/mattermost-server/imports" // Enterprise Deps _ "github.com/dgryski/dgoogauth" -- cgit v1.2.3-1-g7c22