mirror of
https://github.com/Threnklyn/jira.git
synced 2026-06-07 21:43:32 +02:00
update dependencies
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ package survey
|
||||
import (
|
||||
"errors"
|
||||
|
||||
"github.com/AlecAivazis/survey/core"
|
||||
"gopkg.in/AlecAivazis/survey.v1/core"
|
||||
)
|
||||
|
||||
// PageSize is the default maximum number of items to show in select/multiselect prompts
|
||||
|
||||
Reference in New Issue
Block a user