mirror of
https://github.com/yudai/gotty.git
synced 2026-01-03 16:18:50 +01:00
Bump module major version to v2
This commit is contained in:
parent
0e16740b7d
commit
ab9ea2b95f
7 changed files with 12 additions and 12 deletions
|
|
@ -11,7 +11,7 @@ import (
|
|||
"github.com/fatih/structs"
|
||||
"github.com/yudai/hcl"
|
||||
|
||||
"github.com/ghthor/gotty/pkg/homedir"
|
||||
"github.com/ghthor/gotty/v2/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