修复bug,增加lite版本
This commit is contained in:
@@ -4,11 +4,13 @@ go 1.16
|
||||
|
||||
replace github.com/abiosoft/readline => ./readline
|
||||
|
||||
replace cert => ./cert
|
||||
|
||||
require (
|
||||
cert v0.0.0-00010101000000-000000000000
|
||||
github.com/abiosoft/readline v0.0.0-20180607040430-155bce2042db
|
||||
github.com/creack/pty v1.1.18
|
||||
github.com/dlclark/regexp2 v1.7.0
|
||||
github.com/farmerx/gorsa v0.0.0-20161211100049-3ae06f674f40
|
||||
github.com/farmerx/gorsa v0.0.0-20161211100049-3ae06f674f40 // indirect
|
||||
github.com/google/uuid v1.3.0
|
||||
github.com/luyu6056/ishell v1.0.1
|
||||
github.com/mattn/go-colorable v0.1.12 // indirect
|
||||
|
||||
Reference in New Issue
Block a user