Add remote commands
This commit is contained in:
parent
58b6b2b446
commit
d9117b4211
10 changed files with 203 additions and 119 deletions
2
go.mod
2
go.mod
|
|
@ -20,7 +20,7 @@ require (
|
|||
github.com/muesli/termenv v0.15.2
|
||||
github.com/remogatto/prettytest v0.0.0-20200211072524-6d385e11dcb8
|
||||
github.com/remogatto/sugarfoam v0.0.0-20241204175858-db1c41bea832
|
||||
github.com/spf13/cobra v1.8.0
|
||||
github.com/spf13/cobra v1.8.1
|
||||
github.com/spf13/viper v1.19.0
|
||||
github.com/yuin/goldmark v1.5.6
|
||||
gopkg.in/yaml.v2 v2.4.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue