From 09875fe1603307080f3a4172985c5dca3bd9912d Mon Sep 17 00:00:00 2001 From: Duco van Amstel Date: Sun, 18 Nov 2018 17:55:05 +0000 Subject: Update direct dependencies where possible --- matterclient/matterclient.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'matterclient') diff --git a/matterclient/matterclient.go b/matterclient/matterclient.go index 2967feb7..d4c99255 100644 --- a/matterclient/matterclient.go +++ b/matterclient/matterclient.go @@ -17,7 +17,7 @@ import ( "github.com/hashicorp/golang-lru" "github.com/jpillora/backoff" prefixed "github.com/matterbridge/logrus-prefixed-formatter" - "github.com/mattermost/platform/model" + "github.com/mattermost/mattermost-server/model" log "github.com/sirupsen/logrus" ) -- cgit v1.2.3