1
0
mirror of https://github.com/interviewstreet/go-jira.git synced 2025-06-23 00:07:40 +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

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