Spaces:
Runtime error
Runtime error
module llm-cli | |
go 1.23.8 | |
require ( | |
github.com/fatih/color v1.16.0 | |
github.com/spf13/cobra v1.7.0 | |
) | |
require ( | |
github.com/inconshreveable/mousetrap v1.1.0 // indirect | |
github.com/mattn/go-colorable v0.1.13 // indirect | |
github.com/mattn/go-isatty v0.0.20 // indirect | |
github.com/spf13/pflag v1.0.5 // indirect | |
golang.org/x/sys v0.14.0 // indirect | |
) | |