Skip to content
This repository was archived by the owner on Dec 2, 2023. It is now read-only.

Commit 2333037

Browse files
committed
update go mod
1 parent 06695c9 commit 2333037

File tree

2 files changed

+3
-49
lines changed

2 files changed

+3
-49
lines changed

go.mod

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ module github.com/pion/ion
33
go 1.15
44

55
require (
6-
github.com/apex/log v1.1.4
76
github.com/bep/debounce v1.2.0
87
github.com/cloudwebrtc/nats-discovery v0.3.0
98
github.com/cloudwebrtc/nats-grpc v1.0.0
@@ -14,8 +13,7 @@ require (
1413
github.com/jhump/protoreflect v1.8.2
1514
github.com/nats-io/nats.go v1.12.0
1615
github.com/onsi/gomega v1.15.0 // indirect
17-
github.com/pion/ion-avp v1.8.4
18-
github.com/pion/ion-log v1.2.0
16+
github.com/pion/ion-log v1.2.1
1917
github.com/pion/ion-sfu v1.10.10
2018
github.com/pion/webrtc/v3 v3.1.7
2119
github.com/soheilhy/cmux v0.1.5

0 commit comments

Comments
 (0)