We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c3f4b4 commit 7f17786Copy full SHA for 7f17786
1 file changed
pkg/cmd/config/config.go
@@ -6,7 +6,7 @@ import (
6
"net/url"
7
"text/tabwriter"
8
9
- "github.com/AlecAivazis/survey/v2"
+ survey "github.com/AlecAivazis/survey/v2"
10
"github.com/MakeNowJust/heredoc"
11
"github.com/cheynewallace/tabby"
12
"github.com/spf13/cobra"
0 commit comments