mirror of
https://github.com/interviewstreet/go-jira.git
synced 2025-06-29 00:21:53 +02:00
fixing package names
This commit is contained in:
@ -7,7 +7,7 @@ import (
|
||||
"strings"
|
||||
"syscall"
|
||||
|
||||
jira "github.com/andygrunwald/go-jira"
|
||||
jira "github.com/chhekur/go-jira"
|
||||
"golang.org/x/term"
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user