Update dependencies

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Ian Gulliver
2026-01-29 21:58:29 -08:00
parent cb293b4fda
commit 60e5a3ab8a
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -3,7 +3,7 @@ module github.com/gopatchy/sacn
go 1.25.6
require (
github.com/gopatchy/multicast v0.0.0-20260130054439-3ccee9580408
github.com/gopatchy/multicast v0.0.0-20260130055445-f208d585e5b6
golang.org/x/net v0.49.0
)