Upgrade gVisor to latest version v0.0.0-20260122175437-89a5d21be8f0

https://github.com/XTLS/Xray-core/issues/5561#issuecomment-3767618362
This commit is contained in:
RPRX
2026-01-30 21:39:13 +00:00
committed by GitHub
parent 19186edfa1
commit 9c46a2d55a
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -28,7 +28,7 @@ require (
golang.zx2c4.com/wireguard v0.0.0-20231211153847-12269c276173
google.golang.org/grpc v1.78.0
google.golang.org/protobuf v1.36.11
gvisor.dev/gvisor v0.0.0-20260109181451-4be7c433dae2
gvisor.dev/gvisor v0.0.0-20260122175437-89a5d21be8f0
h12.io/socks v1.0.3
lukechampine.com/blake3 v1.4.1
)