changed module name

This commit is contained in:
Thorben Klyn
2020-01-16 09:03:15 +01:00
parent ac02984956
commit 338da6af7f
60 changed files with 122 additions and 122 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ import (
"github.com/coryb/oreo"
"github.com/go-jira/jira/jiradata"
"github.com/Kuchenm0nster/jira/jiradata"
)
type IssueQueryProvider interface {