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

[LIBRARY] Migrate: to interviewstreet

This commit is contained in:
Chhekur
2021-11-10 22:35:14 +05:30
committed by Harendra Chhekur
parent ba7876d7de
commit 59bda3c9b6
14 changed files with 81 additions and 81 deletions

View File

@ -8,7 +8,7 @@ import (
"strings"
"syscall"
jira "github.com/bluevare/go-jira"
jira "github.com/interviewstreet/go-jira"
)
func main() {