Moving mlog to corelibs (#16915)

* Moving mlog to corelibs

* Regenerating app layers

* Fix golangci-lint problem

* Fixing golangci-lint errors

* Renaming from corelibs to shared

* Renaming from corelibs to shared

* Fixing import

* Fixing merge problems

* Fixing build
This commit is contained in:
Jesús Espino
2021-03-05 09:18:37 +01:00
committed by GitHub
parent b3498a1edf
commit 9cc5089af8
212 changed files with 194 additions and 195 deletions

View File

@@ -14,8 +14,8 @@ import (
"strconv"
"github.com/mattermost/mattermost-server/v5/audit"
"github.com/mattermost/mattermost-server/v5/mlog"
"github.com/mattermost/mattermost-server/v5/model"
"github.com/mattermost/mattermost-server/v5/shared/mlog"
)
const (