1
0
mirror of https://gitlab.crans.org/nounous/ghostream.git synced 2025-07-22 04:19:10 +02:00

Update srtgo to don't depend anymore on C library

This commit is contained in:
Yohann D'ANELLO
2020-10-29 13:04:13 +01:00
parent 9e7e1ec0b8
commit 9fc3d37e72
3 changed files with 7 additions and 6 deletions

2
go.mod
View File

@ -5,7 +5,7 @@ go 1.13
require (
github.com/go-ldap/ldap/v3 v3.2.3
github.com/gorilla/websocket v1.4.0
github.com/haivision/srtgo v0.0.0-20200731151239-e00427ae473a
github.com/haivision/srtgo v0.0.0-20201025191851-67964e8f497a
github.com/markbates/pkger v0.17.1
github.com/pion/rtp v1.6.0
github.com/pion/webrtc/v3 v3.0.0-beta.5