diff --git a/pkg/cli/tokens_bootstrap.go b/pkg/cli/tokens_bootstrap.go index 5fd693683f2..d4ed09d1b64 100644 --- a/pkg/cli/tokens_bootstrap.go +++ b/pkg/cli/tokens_bootstrap.go @@ -5,6 +5,7 @@ import ( "os" "github.com/githubnext/gh-aw/pkg/console" + "github.com/spf13/cobra" ) // tokenSpec describes a recommended token secret for gh-aw