Bump Mattermost to 5.18 (#76)
This commit is contained in:
parent
8cf303c943
commit
1c3014f906
6 changed files with 68 additions and 49 deletions
|
@ -1,7 +1,7 @@
|
|||
package main
|
||||
|
||||
import (
|
||||
"github.com/mattermost/mattermost-server/plugin"
|
||||
"github.com/mattermost/mattermost-server/v5/plugin"
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
|
Reference in a new issue