Skip to content
This repository has been archived by the owner on Mar 14, 2021. It is now read-only.

Update module github.com/pion/ion-sfu to v1.9.4 #58

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,17 @@ go 1.14

require (
github.com/cloudwebrtc/go-protoo v0.0.0-20200926140535-79ecde67b906
github.com/google/uuid v1.1.2
github.com/google/uuid v1.2.0
github.com/gorilla/websocket v1.4.2
github.com/lherman-cs/opus v0.0.2 // indirect
github.com/pion/ion-log v1.0.0
github.com/pion/ion-sfu v1.0.24
github.com/pion/ion-sfu v1.9.4
github.com/pion/mediadevices v0.1.14
github.com/pion/rtcp v1.2.6
github.com/pion/webrtc/v2 v2.2.26
github.com/pion/webrtc/v3 v3.0.1
github.com/pion/webrtc/v3 v3.0.10
github.com/sourcegraph/jsonrpc2 v0.0.0-20200429184054-15c2290dcb37
github.com/spf13/cobra v1.1.1
github.com/spf13/viper v1.7.1
google.golang.org/grpc v1.32.0
google.golang.org/grpc v1.35.0
)
Loading