Include teams in main.go imports

To follow the current pattern.
pull/541/head
Leif Segen 2020-09-09 00:09:35 -05:00
parent 5fb7be3061
commit 287536123c
1 changed files with 1 additions and 0 deletions

View File

@ -46,6 +46,7 @@ import (
_ "github.com/keel-hq/keel/extension/notification/mail"
_ "github.com/keel-hq/keel/extension/notification/mattermost"
_ "github.com/keel-hq/keel/extension/notification/slack"
_ "github.com/keel-hq/keel/extension/notification/teams"
_ "github.com/keel-hq/keel/extension/notification/webhook"
// credentials helpers