mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-13 11:11:30 -04:00
Merge remote-tracking branch 'gitlab/mr/626'
This commit is contained in:
commit
70a6b134a7
2 changed files with 6 additions and 6 deletions
4
go.mod
4
go.mod
|
@ -11,7 +11,7 @@ require (
|
|||
github.com/gorilla/websocket v1.5.3
|
||||
github.com/miekg/dns v1.1.65
|
||||
github.com/pion/ice/v4 v4.0.10
|
||||
github.com/pion/sdp/v3 v3.0.15
|
||||
github.com/pion/sdp/v3 v3.0.16
|
||||
github.com/pion/stun/v3 v3.0.0
|
||||
github.com/pion/transport/v3 v3.0.7
|
||||
github.com/pion/webrtc/v4 v4.1.4
|
||||
|
@ -19,7 +19,7 @@ require (
|
|||
github.com/realclientip/realclientip-go v1.0.0
|
||||
github.com/refraction-networking/utls v1.6.7
|
||||
github.com/smartystreets/goconvey v1.8.1
|
||||
github.com/stretchr/testify v1.10.0
|
||||
github.com/stretchr/testify v1.11.1
|
||||
github.com/txthinking/socks5 v0.0.0-20230325130024-4230056ae301
|
||||
github.com/xtaci/kcp-go/v5 v5.6.24
|
||||
github.com/xtaci/smux v1.5.35
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue