Rename to "github/gh-cli"

This commit is contained in:
Mislav Marohnić 2019-10-04 10:50:12 +02:00
parent 402e20e513
commit 06dea60de2
11 changed files with 16 additions and 22 deletions

View file

@ -4,7 +4,7 @@ import (
"fmt"
"os"
"github.com/github/gh/command"
"github.com/github/gh-cli/command"
)
func main() {