fix: gVisor UDP 6to4 check

This commit is contained in:
wwqgtxx
2023-10-03 16:00:03 +08:00
parent 7eae7756f5
commit d1e88a30cb
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@ -23,7 +23,7 @@ require (
github.com/metacubex/sing-quic v0.0.0-20230926004739-7c7c534c2255
github.com/metacubex/sing-shadowsocks v0.2.5
github.com/metacubex/sing-shadowsocks2 v0.1.4
github.com/metacubex/sing-tun v0.1.14
github.com/metacubex/sing-tun v0.1.15-0.20231003075803-dffa0200e64c
github.com/metacubex/sing-vmess v0.1.9-0.20230921005247-a0488d7dac74
github.com/metacubex/sing-wireguard v0.0.0-20231001110902-321836559170
github.com/miekg/dns v1.1.56