mirror of
https://github.com/Monibuca/plugin-rtmp.git
synced 2026-04-22 22:57:04 +08:00
10 lines
190 B
Modula-2
10 lines
190 B
Modula-2
module github.com/Monibuca/plugin-rtmp/v3
|
|
|
|
go 1.13
|
|
|
|
require (
|
|
github.com/Monibuca/engine/v3 v3.4.5
|
|
github.com/Monibuca/utils/v3 v3.0.5
|
|
github.com/logrusorgru/aurora v2.0.3+incompatible
|
|
)
|