@@ -0,0 +1,14 @@
module kvs-shell
go 1.21
require (
github.com/chzyer/readline v1.5.1
github.com/fatih/color v1.16.0
)
github.com/mattn/go-colorable v0.1.13 // indirect
github.com/mattn/go-isatty v0.0.20 // indirect
golang.org/x/sys v0.14.0 // indirect
The note is not visible to the blocked user.