mirror of
https://github.com/Monibuca/plugin-rtmp.git
synced 2026-04-22 22:57:04 +08:00
9 lines
166 B
Modula-2
9 lines
166 B
Modula-2
module github.com/Monibuca/rtmpplugin
|
|
|
|
go 1.13
|
|
|
|
require (
|
|
github.com/Monibuca/engine v1.1.2
|
|
github.com/funny/utest v0.0.0-20161029064919-43870a374500 // indirect
|
|
)
|