chore(deps): update module github.com/xtaci/kcp-go/v5 to v5.6.5

This commit is contained in:
Renovate Bot 2023-10-20 15:40:01 +00:00
parent b11a41482c
commit 251a151bf5
2 changed files with 12 additions and 9 deletions

8
go.mod
View file

@ -14,13 +14,13 @@ require (
github.com/refraction-networking/utls v1.5.3
github.com/smartystreets/goconvey v1.8.1
github.com/stretchr/testify v1.8.4
github.com/xtaci/kcp-go/v5 v5.6.3
github.com/xtaci/kcp-go/v5 v5.6.5
github.com/xtaci/smux v1.5.24
gitlab.torproject.org/tpo/anti-censorship/geoip v0.0.0-20210928150955-7ce4b3d98d01
gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/goptlib v1.5.0
golang.org/x/crypto v0.13.0
golang.org/x/net v0.15.0
golang.org/x/sys v0.12.0
golang.org/x/crypto v0.14.0
golang.org/x/net v0.17.0
golang.org/x/sys v0.13.0
google.golang.org/protobuf v1.31.0
)