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

Commit06cce90

Browse files
committed
Update pion/turn to fork
1 parentc00bebd commit06cce90

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
@@ -19,7 +21,7 @@ require (
1921
github.com/pion/dtls/v2v2.0.9
2022
github.com/pion/ice/v2v2.1.12
2123
github.com/pion/loggingv0.2.2
22-
github.com/pion/turn/v2v2.0.5
24+
github.com/pion/turn/v2v2.0.6-0.20210908222112-8e1286eedccd
2325
github.com/pion/webrtc/v3v3.1.0-beta.7
2426
github.com/pkg/browserv0.0.0-20180916011732-0a3d74bf9ce4
2527
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=
@@ -344,8 +346,6 @@ github.com/pion/transport v0.10.1/go.mod h1:PBis1stIILMiis0PewDw91WJeLJkyIMcEk+D
344346
github.com/pion/transportv0.12.2/go.mod h1:N3+vZQD9HlDP5GWkZ85LohxNsDcNgofQmyL6ojX5d8Q=
345347
github.com/pion/transportv0.12.3 h1:vdBfvfU/0Wq8kd2yhUMSDB/x+O4Z9MYVl2fJ5BT4JZw=
346348
github.com/pion/transportv0.12.3/go.mod h1:OViWW9SP2peE/HbwBvARicmAVnesphkNkCVZIWJ6q9A=
347-
github.com/pion/turn/v2v2.0.5 h1:iwMHqDfPEDEOFzwWKT56eFmh6DYC6o/+xnLAEzgISbA=
348-
github.com/pion/turn/v2v2.0.5/go.mod h1:APg43CFyt/14Uy7heYUOGWdkem/Wu4PhCO/bjyrTqMw=
349349
github.com/pion/udpv0.1.1 h1:8UAPvyqmsxK8oOjloDk4wUt63TzFe9WEJkg5lChlj7o=
350350
github.com/pion/udpv0.1.1/go.mod h1:6AFo+CMdKQm7UiA0eUPA8/eVCTx8jBIITLZHc9DWX5M=
351351
github.com/pion/webrtc/v3v3.1.0-beta.7 h1:m8RmktWfCaNwTqGnE99me9qz6cI24rL4bK0BHtBH8Fs=

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp