summaryrefslogtreecommitdiffstats
path: root/matterclient/messages.go
diff options
context:
space:
mode:
Diffstat (limited to 'matterclient/messages.go')
-rw-r--r--matterclient/messages.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/matterclient/messages.go b/matterclient/messages.go
index 172d0ccf..17065372 100644
--- a/matterclient/messages.go
+++ b/matterclient/messages.go
@@ -3,7 +3,7 @@ package matterclient
import (
"strings"
- "github.com/mattermost/mattermost-server/model"
+ "github.com/mattermost/mattermost-server/v5/model"
)
func (m *MMClient) parseActionPost(rmsg *Message) {