switch to an OSC library

This commit is contained in:
2024-09-30 12:34:18 -05:00
parent d19f0cd1ff
commit 32212ce256
6 changed files with 35 additions and 318 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.8.1
require (
github.com/chabad360/go-osc v0.0.0-20220502185613-216f362cdf0a
github.com/spf13/cobra v1.8.1
)
require (
github.com/inconshreveable/mousetrap v1.1.0 // indirect