Update covertDTLS to version 1.2.0

This commit is contained in:
theodorsm 2025-04-07 21:34:00 +02:00
parent 7557cc70b1
commit 66f5e56aad
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -20,7 +20,7 @@ require (
github.com/refraction-networking/utls v1.6.7
github.com/smartystreets/goconvey v1.8.1
github.com/stretchr/testify v1.10.0
github.com/theodorsm/covert-dtls v1.1.0
github.com/theodorsm/covert-dtls v1.2.0
github.com/txthinking/socks5 v0.0.0-20230325130024-4230056ae301
github.com/xtaci/kcp-go/v5 v5.6.8
github.com/xtaci/smux v1.5.31