[MM-38075] Use mattermost-server/v6 (#157)
This commit is contained in:
parent
f547011d23
commit
a80b066195
9 changed files with 621 additions and 403 deletions
|
@ -5,7 +5,7 @@ import (
|
|||
"fmt"
|
||||
"os"
|
||||
|
||||
"github.com/mattermost/mattermost-server/v5/model"
|
||||
"github.com/mattermost/mattermost-server/v6/model"
|
||||
"github.com/pkg/errors"
|
||||
)
|
||||
|
||||
|
|
Reference in a new issue