Slack endpoint.

This commit is contained in:
Matt Burchett 2021-02-04 02:33:27 -06:00
parent d8c2311f60
commit 8ab5d87cef

View File

@ -8,6 +8,7 @@ import (
"git.linuxrocker.com/mattburchett/matrix-handler/pkg/generic" "git.linuxrocker.com/mattburchett/matrix-handler/pkg/generic"
"git.linuxrocker.com/mattburchett/matrix-handler/pkg/router" "git.linuxrocker.com/mattburchett/matrix-handler/pkg/router"
"git.linuxrocker.com/mattburchett/matrix-handler/pkg/slack"
"github.com/rs/cors" "github.com/rs/cors"
"github.com/rs/zerolog" "github.com/rs/zerolog"