Rename to "github/gh-cli"

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

View file

@ -10,7 +10,7 @@ import (
"strings"
"time"
"github.com/github/gh/ui"
"github.com/github/gh-cli/ui"
"github.com/kballard/go-shellquote"
)