Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Aug 30, 2024. It is now read-only.
/coder-v1-cliPublic archive

Commit594df33

Browse files
committed
Use pion/turn fork
1 parent1fdb0a6 commit594df33

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

‎go.mod

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ module cdr.dev/coder-cli
22

33
go1.14
44

5+
replacegithub.com/pion/turn/v2 =>github.com/deansheather/turn/v2v2.0.6-0.20210908222112-8e1286eedccd
6+
57
require (
68
cdr.dev/slogv1.4.1
79
cdr.dev/wsepv0.1.0
@@ -20,7 +22,7 @@ require (
2022
github.com/pion/ice/v2v2.1.12
2123
github.com/pion/interceptorv0.0.19// indirect
2224
github.com/pion/loggingv0.2.2
23-
github.com/pion/turn/v2v2.0.5
25+
github.com/pion/turn/v2v2.0.6-0.20210908222112-8e1286eedccd
2426
github.com/pion/webrtc/v3v3.1.0-beta.7
2527
github.com/pkg/browserv0.0.0-20180916011732-0a3d74bf9ce4
2628
github.com/rjeczalik/notifyv0.9.2

‎go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,8 @@ github.com/danwakefield/fnmatch v0.0.0-20160403171240-cbb64ac3d964/go.mod h1:Xd9
9696
github.com/davecgh/go-spewv1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
9797
github.com/davecgh/go-spewv1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
9898
github.com/davecgh/go-spewv1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
99+
github.com/deansheather/turn/v2v2.0.6-0.20210908222112-8e1286eedccd h1:wpAnU3jq1VBhSVRoNFjNg1OP9xm18TMc0xM2Vloy7sM=
100+
github.com/deansheather/turn/v2v2.0.6-0.20210908222112-8e1286eedccd/go.mod h1:l4aWTFwGlRrKHW6/9B3vYVk+gPrOox8jc5k62LJDdAs=
99101
github.com/dlclark/regexp2v1.1.6/go.mod h1:2pZnwuY/m+8K6iRw6wQdMtk+rH5tNGR1i55kozfMjCc=
100102
github.com/dlclark/regexp2v1.2.0/go.mod h1:2pZnwuY/m+8K6iRw6wQdMtk+rH5tNGR1i55kozfMjCc=
101103
github.com/dlclark/regexp2v1.4.0 h1:F1rxgk7p4uKjwIQxBs9oAXe5CqrXlCduYEJvrF4u93E=
@@ -346,8 +348,6 @@ github.com/pion/transport v0.10.1/go.mod h1:PBis1stIILMiis0PewDw91WJeLJkyIMcEk+D
346348
github.com/pion/transportv0.12.2/go.mod h1:N3+vZQD9HlDP5GWkZ85LohxNsDcNgofQmyL6ojX5d8Q=
347349
github.com/pion/transportv0.12.3 h1:vdBfvfU/0Wq8kd2yhUMSDB/x+O4Z9MYVl2fJ5BT4JZw=
348350
github.com/pion/transportv0.12.3/go.mod h1:OViWW9SP2peE/HbwBvARicmAVnesphkNkCVZIWJ6q9A=
349-
github.com/pion/turn/v2v2.0.5 h1:iwMHqDfPEDEOFzwWKT56eFmh6DYC6o/+xnLAEzgISbA=
350-
github.com/pion/turn/v2v2.0.5/go.mod h1:APg43CFyt/14Uy7heYUOGWdkem/Wu4PhCO/bjyrTqMw=
351351
github.com/pion/udpv0.1.1 h1:8UAPvyqmsxK8oOjloDk4wUt63TzFe9WEJkg5lChlj7o=
352352
github.com/pion/udpv0.1.1/go.mod h1:6AFo+CMdKQm7UiA0eUPA8/eVCTx8jBIITLZHc9DWX5M=
353353
github.com/pion/webrtc/v3v3.1.0-beta.7 h1:m8RmktWfCaNwTqGnE99me9qz6cI24rL4bK0BHtBH8Fs=

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp