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

fixing package names

This commit is contained in:
Chhekur
2021-08-27 14:45:21 +05:30
parent 852af840d2
commit f1fe71fa2d
14 changed files with 81 additions and 81 deletions

2
go.mod
View File

@ -1,4 +1,4 @@
module github.com/andygrunwald/go-jira
module github.com/chhekur/go-jira
go 1.12