13 lines
388 B
Modula-2
13 lines
388 B
Modula-2
module git.ctrlz.es/mgdelacroix/campaigner
|
|
|
|
go 1.13
|
|
|
|
require (
|
|
github.com/StevenACoffman/j2m v0.0.0-20190826163711-7d8d00c99217
|
|
github.com/fatih/structs v1.1.0 // indirect
|
|
github.com/google/go-github/v29 v29.0.3
|
|
github.com/spf13/cobra v0.0.6
|
|
github.com/trivago/tgo v1.0.7 // indirect
|
|
golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be
|
|
gopkg.in/andygrunwald/go-jira.v1 v1.8.0
|
|
)
|