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

11 lines
169 B
Modula-2
Raw Normal View History

Initial multicast library with IGMP query response and periodic advertisements Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-29 21:44:39 -08:00
module github.com/gopatchy/multicast
Update dependency versions Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-29 21:54:45 -08:00
go 1.24.0
Initial multicast library with IGMP query response and periodic advertisements Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-29 21:44:39 -08:00
require (
github.com/google/gopacket v1.1.19
Update dependency versions Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-29 21:54:45 -08:00
golang.org/x/net v0.49.0
Initial multicast library with IGMP query response and periodic advertisements Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-29 21:44:39 -08:00
)
Update dependency versions Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-29 21:54:45 -08:00
require golang.org/x/sys v0.40.0 // indirect
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5-cloud Page: 562ms Template: 3ms
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