mirror of
https://github.com/jwetzell/showbridge-go.git
synced 2026-04-26 21:05:30 +00:00
add posistagenet client
This commit is contained in:
3
go.mod
3
go.mod
@@ -1,10 +1,11 @@
|
||||
module github.com/jwetzell/showbridge-go
|
||||
|
||||
go 1.25.1
|
||||
go 1.25.3
|
||||
|
||||
require (
|
||||
github.com/eclipse/paho.mqtt.golang v1.5.1
|
||||
github.com/jwetzell/osc-go v0.1.0
|
||||
github.com/jwetzell/psn-go v0.2.0
|
||||
github.com/urfave/cli/v3 v3.6.1
|
||||
gitlab.com/gomidi/midi/v2 v2.3.16
|
||||
sigs.k8s.io/yaml v1.6.0
|
||||
|
||||
Reference in New Issue
Block a user