mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-13 11:11:30 -04:00
Bump kcp-go to v5.6.24
This commit is contained in:
parent
dd259faae1
commit
24c42dff13
2 changed files with 11 additions and 9 deletions
6
go.mod
6
go.mod
|
@ -21,7 +21,7 @@ require (
|
|||
github.com/smartystreets/goconvey v1.8.1
|
||||
github.com/stretchr/testify v1.10.0
|
||||
github.com/txthinking/socks5 v0.0.0-20230325130024-4230056ae301
|
||||
github.com/xtaci/kcp-go/v5 v5.6.8
|
||||
github.com/xtaci/kcp-go/v5 v5.6.24
|
||||
github.com/xtaci/smux v1.5.35
|
||||
gitlab.torproject.org/tpo/anti-censorship/geoip v0.0.0-20210928150955-7ce4b3d98d01
|
||||
gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/goptlib v1.6.0
|
||||
|
@ -72,8 +72,8 @@ require (
|
|||
github.com/prometheus/common v0.62.0 // indirect
|
||||
github.com/prometheus/procfs v0.15.1 // indirect
|
||||
github.com/smarty/assertions v1.15.0 // indirect
|
||||
github.com/templexxx/cpu v0.1.0 // indirect
|
||||
github.com/templexxx/xorsimd v0.4.2 // indirect
|
||||
github.com/templexxx/cpu v0.1.1 // indirect
|
||||
github.com/templexxx/xorsimd v0.4.3 // indirect
|
||||
github.com/tjfoc/gmsm v1.4.1 // indirect
|
||||
github.com/txthinking/runnergroup v0.0.0-20210608031112-152c7c4432bf // indirect
|
||||
github.com/wlynxg/anet v0.0.5 // indirect
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue