Update sacn and multicast dependencies
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
4
go.mod
4
go.mod
@@ -5,12 +5,12 @@ go 1.25.6
|
||||
require (
|
||||
github.com/BurntSushi/toml v1.6.0
|
||||
github.com/gopatchy/artnet v0.0.0-20260130164309-5e7400fe514e
|
||||
github.com/gopatchy/sacn v0.0.0-20260130055955-54a46fbfe1f0
|
||||
github.com/gopatchy/sacn v0.0.0-20260130234631-9c2787a20064
|
||||
)
|
||||
|
||||
require (
|
||||
github.com/google/gopacket v1.1.19 // indirect
|
||||
github.com/gopatchy/multicast v0.0.0-20260130055828-12d0b38af995 // indirect
|
||||
github.com/gopatchy/multicast v0.0.0-20260130233915-4278628690a3 // indirect
|
||||
golang.org/x/net v0.49.0 // indirect
|
||||
golang.org/x/sys v0.40.0 // indirect
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user