Bump kcp-go to v5.6.24

This commit is contained in:
Renovate Bot 2025-01-22 17:11:33 +00:00 committed by Cecylia Bocovich
parent dd259faae1
commit 24c42dff13
No known key found for this signature in database
GPG key ID: 009DE379FD9B7B90
2 changed files with 11 additions and 9 deletions

6
go.mod
View file

@ -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