mirror of
https://github.com/Monibuca/plugin-ts.git
synced 2026-04-23 07:19:43 +08:00
10 lines
177 B
Modula-2
10 lines
177 B
Modula-2
module github.com/Monibuca/plugin-ts/v3
|
|
|
|
go 1.13
|
|
|
|
require (
|
|
github.com/Monibuca/engine/v3 v3.1.0
|
|
github.com/Monibuca/utils/v3 v3.0.0
|
|
github.com/pion/rtp v1.6.5 // indirect
|
|
)
|