[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
|
@ -1,7 +1,7 @@
|
|||
package main
|
||||
|
||||
import (
|
||||
"github.com/mattermost/mattermost-server/v5/plugin"
|
||||
"github.com/mattermost/mattermost-server/v6/plugin"
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
|
Reference in a new issue