mirror of
https://github.com/Threnklyn/jira.git
synced 2026-06-01 18:58:26 +02:00
changed module name
This commit is contained in:
@@ -9,8 +9,8 @@ import (
|
||||
|
||||
"github.com/coryb/figtree"
|
||||
"github.com/coryb/oreo"
|
||||
jira "github.com/go-jira/jira"
|
||||
"github.com/go-jira/jira/jiracli"
|
||||
jira "github.com/Kuchenm0nster/jira"
|
||||
"github.com/Kuchenm0nster/jira/jiracli"
|
||||
kingpin "gopkg.in/alecthomas/kingpin.v2"
|
||||
yaml "gopkg.in/coryb/yaml.v2"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user