mirror of
https://github.com/interviewstreet/go-jira.git
synced 2025-08-08 22:16:34 +02:00
⚡ [LIBRARY] Migrate: to interviewstreet
This commit is contained in:
committed by
Harendra Chhekur
parent
ba7876d7de
commit
59bda3c9b6
@ -3,7 +3,7 @@ package main
|
||||
import (
|
||||
"fmt"
|
||||
|
||||
jira "github.com/bluevare/go-jira"
|
||||
jira "github.com/interviewstreet/go-jira"
|
||||
)
|
||||
|
||||
// GetAllIssues will implement pagination of api and get all the issues.
|
||||
|
Reference in New Issue
Block a user