[MM-53695] Make use of github.com/mattermost/mattermost/server/public (#185)
This commit is contained in:
parent
b874f4747e
commit
8862f96d1f
9 changed files with 284 additions and 2864 deletions
|
@ -1,7 +1,7 @@
|
|||
package main
|
||||
|
||||
import (
|
||||
"github.com/mattermost/mattermost-server/v6/plugin"
|
||||
"github.com/mattermost/mattermost/server/public/plugin"
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
|
Reference in a new issue