jira-bot/go.mod
Andrey Belvedersky a4838bb973 🤖
2021-06-02 16:07:53 +03:00

9 lines
119 B
Modula-2

module git/ecom/jira-bot
go 1.16
require (
github.com/andygrunwald/go-jira v1.13.0
github.com/spf13/viper v1.7.1
)