mirror of
https://github.com/yudai/gotty.git
synced 2026-03-05 21:30:18 +01:00
godeps to go mod
This commit is contained in:
parent
40912fd6f7
commit
0b3a548e1e
112 changed files with 176 additions and 14353 deletions
2
main.go
2
main.go
|
|
@ -9,7 +9,7 @@ import (
|
|||
"strings"
|
||||
"syscall"
|
||||
|
||||
"github.com/codegangsta/cli"
|
||||
"github.com/urfave/cli"
|
||||
|
||||
"github.com/yudai/gotty/backend/localcommand"
|
||||
"github.com/yudai/gotty/pkg/homedir"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue