mirror of
https://github.com/jwetzell/osc-go.git
synced 2026-08-16 20:23:24 +00:00
try upstream osc lib as well
This commit is contained in:
@@ -6,7 +6,7 @@ import (
|
||||
"os"
|
||||
"strconv"
|
||||
|
||||
"github.com/chabad360/go-osc/osc"
|
||||
"github.com/hypebeast/go-osc/osc"
|
||||
|
||||
"github.com/spf13/cobra"
|
||||
)
|
||||
|
||||
@@ -6,7 +6,7 @@ import (
|
||||
"net"
|
||||
"strconv"
|
||||
|
||||
"github.com/chabad360/go-osc/osc"
|
||||
"github.com/hypebeast/go-osc/osc"
|
||||
|
||||
"github.com/spf13/cobra"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user