Skip to content
This repository was archived by the owner on Aug 30, 2024. It is now read-only.

Commit 881bb7d

Browse files
committed
chore: remove web-rtc replace directive
1 parent abc1a86 commit 881bb7d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

go.mod

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,6 @@ module cdr.dev/coder-cli
22

33
go 1.14
44

5-
// TODO: remove the replace once this PR gets merged:
6-
// https://github.com/pion/webrtc/pull/1946
7-
replace github.com/pion/webrtc/v3 => github.com/deansheather/webrtc/v3 v3.1.0-beta.6.0.20210907233552-57c66b872d12
8-
95
require (
106
cdr.dev/slog v1.4.1
117
cdr.dev/wsep v0.1.0

0 commit comments

Comments
 (0)