summaryrefslogtreecommitdiffstats
path: root/matterhook
diff options
context:
space:
mode:
Diffstat (limited to 'matterhook')
-rw-r--r--matterhook/matterhook.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/matterhook/matterhook.go b/matterhook/matterhook.go
index f5133112..6b036430 100644
--- a/matterhook/matterhook.go
+++ b/matterhook/matterhook.go
@@ -14,7 +14,7 @@ import (
"time"
"github.com/gorilla/schema"
- "github.com/nlopes/slack"
+ "github.com/slack-go/slack"
)
// OMessage for mattermost incoming webhook. (send to mattermost)