mirror of
https://github.com/livepeer/lpms
synced 2026-04-23 00:07:25 +08:00
10 lines
210 B
Modula-2
10 lines
210 B
Modula-2
module github.com/livepeer/lpms
|
|
|
|
go 1.12
|
|
|
|
require (
|
|
github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
|
|
github.com/livepeer/joy4 v0.1.2-0.20191121080656-b2fea45cbded
|
|
github.com/livepeer/m3u8 v0.11.1
|
|
)
|