update dependencies

This commit is contained in:
Cory Bennett
2017-09-06 11:35:00 -07:00
parent 9453179251
commit aa876cd588
308 changed files with 46154 additions and 33733 deletions
+1 -1
View File
@@ -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