Logo
Explore Help
Sign In
theater/sacn
1
0
Fork 0
You've already forked sacn
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
main
sacn/go.mod

14 lines
247 B
Modula-2
Raw Permalink Normal View History

Initial sACN library with protocol, sender, receiver, and discovery Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-28 21:36:34 -08:00
module github.com/gopatchy/sacn
go 1.25.6
Add multicast dependency to go.mod Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-29 21:55:00 -08:00
require (
Update multicast dependency Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-30 15:46:31 -08:00
github.com/gopatchy/multicast v0.0.0-20260130233915-4278628690a3
Add multicast dependency to go.mod Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-29 21:55:00 -08:00
golang.org/x/net v0.49.0
)
Initial sACN library with protocol, sender, receiver, and discovery Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-28 21:36:34 -08:00
Add multicast dependency to go.mod Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-29 21:55:00 -08:00
require (
github.com/google/gopacket v1.1.19 // indirect
golang.org/x/sys v0.40.0 // indirect
)
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5-cloud Page: 29ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API