mirror of
https://github.com/yudai/gotty.git
synced 2026-01-01 07:08:49 +01:00
Rename module
This commit is contained in:
parent
179f2face2
commit
ef511da787
7 changed files with 11 additions and 13 deletions
|
|
@ -11,7 +11,7 @@ import (
|
|||
"github.com/fatih/structs"
|
||||
"github.com/yudai/hcl"
|
||||
|
||||
"github.com/yudai/gotty/pkg/homedir"
|
||||
"github.com/ghthor/gotty/pkg/homedir"
|
||||
)
|
||||
|
||||
func GenerateFlags(options ...interface{}) (flags []cli.Flag, mappings map[string]string, err error) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue