From d3ab4fa8cafa0aeedb626d2067659d75c88a1b4f Mon Sep 17 00:00:00 2001 From: Alex Auvolat Date: Sun, 4 Oct 2020 19:19:58 +0200 Subject: Update go packages; remove db cache --- connector/mattermost/mattermost.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'connector/mattermost/mattermost.go') diff --git a/connector/mattermost/mattermost.go b/connector/mattermost/mattermost.go index c42521f..9f8bbaf 100644 --- a/connector/mattermost/mattermost.go +++ b/connector/mattermost/mattermost.go @@ -11,7 +11,7 @@ import ( "time" "github.com/42wim/matterbridge/matterclient" - "github.com/mattermost/mattermost-server/model" + "github.com/mattermost/mattermost-server/v5/model" log "github.com/sirupsen/logrus" . "git.deuxfleurs.fr/Deuxfleurs/easybridge/connector" -- cgit v1.2.3