Rename to "github/gh-cli"
This commit is contained in:
parent
402e20e513
commit
06dea60de2
11 changed files with 16 additions and 22 deletions
2
main.go
2
main.go
|
|
@ -4,7 +4,7 @@ import (
|
|||
"fmt"
|
||||
"os"
|
||||
|
||||
"github.com/github/gh/command"
|
||||
"github.com/github/gh-cli/command"
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue