修复bug,增加lite版本

This commit is contained in:
Mob2003
2023-04-02 21:43:50 +08:00
parent e48ed59a73
commit ec51f136eb
29 changed files with 428 additions and 141 deletions
+4 -2
View File
@@ -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