1
0
mirror of https://gitlab.crans.org/nounous/ghostream.git synced 2025-08-16 08:39:57 +02:00

Upgrade pion-webrtc

This commit is contained in:
Yohann D'ANELLO
2020-11-07 16:12:30 +01:00
parent fc3c0f606c
commit 4e0dea4eab
2 changed files with 8 additions and 4 deletions

4
go.mod
View File

@@ -1,6 +1,6 @@
module gitlab.crans.org/nounous/ghostream
go 1.13
go 1.15
require (
github.com/go-ldap/ldap/v3 v3.2.3
@@ -8,7 +8,7 @@ require (
github.com/haivision/srtgo v0.0.0-20201025191851-67964e8f497a
github.com/markbates/pkger v0.17.1
github.com/pion/rtp v1.6.1
github.com/pion/webrtc/v3 v3.0.0-beta.10
github.com/pion/webrtc/v3 v3.0.0-beta.12
github.com/pkg/profile v1.5.0
github.com/prometheus/client_golang v1.7.1
github.com/sherifabdlnaby/configuro v0.0.2