change liner source so that we can have good tty config
This commit is contained in:
parent
f69532d54c
commit
91498926d5
4 changed files with 14 additions and 3 deletions
1
go.mod
1
go.mod
|
|
@ -3,6 +3,7 @@ module gitlab.com/whom/shs
|
|||
go 1.14
|
||||
|
||||
require (
|
||||
github.com/candid82/liner v1.4.0 // indirect
|
||||
github.com/chzyer/readline v0.0.0-20180603132655-2972be24d48e // indirect
|
||||
github.com/peterh/liner v1.2.0 // indirect
|
||||
golang.org/x/sys v0.0.0-20200720211630-cb9d2d5c5666
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue