From 29fca51821981079175adf336d303a474f5ef310 Mon Sep 17 00:00:00 2001 From: Christopher Speller Date: Wed, 6 Sep 2017 23:05:10 -0700 Subject: Renaming repo --- utils/password.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'utils/password.go') diff --git a/utils/password.go b/utils/password.go index 7c2ca538b..f64d6f6ab 100644 --- a/utils/password.go +++ b/utils/password.go @@ -7,7 +7,7 @@ import ( "net/http" "strings" - "github.com/mattermost/platform/model" + "github.com/mattermost/mattermost-server/model" ) func IsPasswordValid(password string) *model.AppError { -- cgit v1.2.3-1-g7c22