Update covertDTLS version

This commit is contained in:
theodorsm 2025-03-12 22:12:52 +01:00
parent 2a212640ce
commit 7557cc70b1
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.0.0
github.com/theodorsm/covert-dtls v1.1.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