add NSQ
This commit is contained in:
@@ -1,7 +1,11 @@
|
||||
package main
|
||||
|
||||
import "git/ecom/jira-bot/pkg/bot"
|
||||
import (
|
||||
"git/ecom/jira-bot/pkg/bot"
|
||||
"git/ecom/jira-bot/pkg/message"
|
||||
)
|
||||
|
||||
func main() {
|
||||
message.Message()
|
||||
bot.JiraBot()
|
||||
}
|
||||
|
Reference in New Issue
Block a user