Rename to "github/gh-cli"
This commit is contained in:
parent
402e20e513
commit
06dea60de2
11 changed files with 16 additions and 22 deletions
|
|
@ -3,8 +3,8 @@ package command
|
|||
import (
|
||||
"fmt"
|
||||
|
||||
"github.com/github/gh/git"
|
||||
"github.com/github/gh/github"
|
||||
"github.com/github/gh-cli/git"
|
||||
"github.com/github/gh-cli/github"
|
||||
"github.com/spf13/cobra"
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue