Merge remote-tracking branch 'gitlab/mr/626'

This commit is contained in:
meskio 2025-09-15 19:53:20 +02:00
commit 70a6b134a7
No known key found for this signature in database
GPG key ID: 52B8F5AC97A2DA86
2 changed files with 6 additions and 6 deletions

4
go.mod
View file

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