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:
committed by
Harendra Chhekur
parent
ba7876d7de
commit
59bda3c9b6
@ -3,7 +3,7 @@ package main
|
||||
import (
|
||||
"bufio"
|
||||
"fmt"
|
||||
jira "github.com/bluevare/go-jira"
|
||||
jira "github.com/interviewstreet/go-jira"
|
||||
"golang.org/x/term"
|
||||
"log"
|
||||
"os"
|
||||
|
Reference in New Issue
Block a user