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/channel.go | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'cmd/platform/channel.go') diff --git a/cmd/platform/channel.go b/cmd/platform/channel.go index 05c3c5eae..1b06474d1 100644 --- a/cmd/platform/channel.go +++ b/cmd/platform/channel.go @@ -6,9 +6,9 @@ import ( "errors" "fmt" - "github.com/mattermost/platform/app" - "github.com/mattermost/platform/model" - "github.com/mattermost/platform/utils" + "github.com/mattermost/mattermost-server/app" + "github.com/mattermost/mattermost-server/model" + "github.com/mattermost/mattermost-server/utils" "github.com/spf13/cobra" ) -- cgit v1.2.3-1-g7c22