1
0
mirror of https://github.com/interviewstreet/go-jira.git synced 2025-08-06 22:13:02 +02:00

feat: add support for JWT auth with qsh needed by add-ons

This commit is contained in:
Shaun Dunning
2019-09-03 17:53:37 -04:00
committed by Wes McNamee
parent 913be01848
commit a8bdfed27f
4 changed files with 120 additions and 1 deletions

1
go.mod
View File

@ -3,6 +3,7 @@ module github.com/andygrunwald/go-jira
go 1.12
require (
github.com/dgrijalva/jwt-go v3.2.0+incompatible
github.com/fatih/structs v1.0.0
github.com/google/go-cmp v0.3.0
github.com/google/go-querystring v0.0.0-20170111101155-53e6ce116135