[MM-19948] Set version on module file and internal paths (#13186)

* [MM-19948] Set version on module file and internal paths

* Fixes after merge

* Fix i18n checker error
This commit is contained in:
Miguel de la Cruz
2019-11-28 14:39:38 +01:00
committed by GitHub
parent 14bcd1f0a1
commit 2259b7f2a8
635 changed files with 1309 additions and 1307 deletions

View File

@@ -7,8 +7,8 @@ import (
"strings"
goi18n "github.com/mattermost/go-i18n/i18n"
"github.com/mattermost/mattermost-server/mlog"
"github.com/mattermost/mattermost-server/model"
"github.com/mattermost/mattermost-server/v5/mlog"
"github.com/mattermost/mattermost-server/v5/model"
)
type msgProvider struct {