module git.ctrlz.es/mgdelacroix/campaigner go 1.13 require ( github.com/StevenACoffman/j2m v0.0.0-20190826163711-7d8d00c99217 github.com/fatih/color v1.9.0 github.com/fatih/structs v1.1.0 // indirect github.com/google/go-github/v32 v32.1.0 github.com/spf13/cobra v0.0.6 github.com/stretchr/testify v1.2.2 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 )