mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-13 11:11:30 -04:00
update snowflake to use pion webrtc v4
This commit is contained in:
parent
290be512e3
commit
239357509f
9 changed files with 33 additions and 86 deletions
|
@ -23,7 +23,7 @@ import (
|
|||
"gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake/v2/common/messages"
|
||||
"gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake/v2/common/util"
|
||||
|
||||
"github.com/pion/transport/v2/stdnet"
|
||||
"github.com/pion/transport/v3/stdnet"
|
||||
"github.com/pion/webrtc/v4"
|
||||
"golang.org/x/crypto/acme/autocert"
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue