Add major release covert-dtls

This commit is contained in:
theodorsm 2024-12-19 00:38:29 +01:00
parent 0976198523
commit eb9c23330e
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 v0.0.2-0.20241217214738-5d8466562b2b
github.com/theodorsm/covert-dtls v1.0.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