switch sendosc to urfave/cli

This commit is contained in:
2025-09-27 09:54:58 -05:00
parent 039d4e6f1a
commit e519f2d53c
3 changed files with 75 additions and 16 deletions
+4 -1
View File
@@ -2,7 +2,10 @@ module github.com/jwetzell/osc-go
go 1.23.1
require github.com/spf13/cobra v1.9.1
require (
github.com/spf13/cobra v1.9.1
github.com/urfave/cli/v3 v3.4.1
)
require (
github.com/inconshreveable/mousetrap v1.1.0 // indirect