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

🔥[PACKAGE] Change: Package Name

This commit is contained in:
Chhekur
2021-10-10 17:37:36 +05:30
parent c7afc795d8
commit e18b086dfc
14 changed files with 81 additions and 81 deletions

View File

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