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/test.go | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'cmd/platform/test.go') diff --git a/cmd/platform/test.go b/cmd/platform/test.go index 9b652931d..e80880132 100644 --- a/cmd/platform/test.go +++ b/cmd/platform/test.go @@ -12,11 +12,11 @@ import ( "os/signal" "syscall" - "github.com/mattermost/platform/api" - "github.com/mattermost/platform/api4" - "github.com/mattermost/platform/app" - "github.com/mattermost/platform/utils" - "github.com/mattermost/platform/wsapi" + "github.com/mattermost/mattermost-server/api" + "github.com/mattermost/mattermost-server/api4" + "github.com/mattermost/mattermost-server/app" + "github.com/mattermost/mattermost-server/utils" + "github.com/mattermost/mattermost-server/wsapi" "github.com/spf13/cobra" ) -- cgit v1.2.3-1-g7c22