mirror of
https://gitlab.crans.org/nounous/ghostream.git
synced 2025-07-02 01:08:16 +02:00
WebRTC player
This commit is contained in:
3
go.mod
3
go.mod
@ -5,9 +5,10 @@ go 1.13
|
||||
require (
|
||||
github.com/go-ldap/ldap v3.0.3+incompatible
|
||||
github.com/go-ldap/ldap/v3 v3.2.3
|
||||
github.com/pion/webrtc/v3 v3.0.0-beta.5
|
||||
github.com/prometheus/client_golang v1.7.1
|
||||
github.com/spf13/viper v1.7.1
|
||||
golang.org/x/crypto v0.0.0-20200604202706-70a84ac30bf9
|
||||
golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9
|
||||
gopkg.in/asn1-ber.v1 v1.0.0-20181015200546-f715ec2f112d // indirect
|
||||
honnef.co/go/tools v0.0.1-2019.2.3
|
||||
)
|
||||
|
Reference in New Issue
Block a user