mirror of
https://github.com/giongto35/cloud-game.git
synced 2026-07-23 01:57:22 +00:00
8 lines
135 B
Modula-2
Vendored
8 lines
135 B
Modula-2
Vendored
module github.com/pion/mdns
|
|
|
|
go 1.12
|
|
|
|
require (
|
|
github.com/pion/logging v0.2.1
|
|
golang.org/x/net v0.0.0-20190619014844-b5b0513f8c1b
|
|
)
|