Update artnet dependency

This commit is contained in:
Ian Gulliver
2026-02-04 10:07:48 -08:00
parent 6ce5d95cef
commit 1e0b2cd945
2 changed files with 3 additions and 5 deletions

2
go.mod
View File

@@ -4,7 +4,7 @@ go 1.25.6
require (
github.com/BurntSushi/toml v1.6.0
github.com/gopatchy/artnet v0.0.0-20260131185544-af1a9bceb150
github.com/gopatchy/artnet v0.0.0-20260204180605-8f14a4f373c2
github.com/gopatchy/sacn v0.0.0-20260130234631-9c2787a20064
)