Update gVisor to 20220822.0

This commit is contained in:
世界 2022-08-28 11:17:50 +08:00
parent 266a040806
commit 185b6c880a
No known key found for this signature in database
GPG key ID: CD109927C34A63C4
2 changed files with 9 additions and 9 deletions

6
go.mod
View file

@ -8,9 +8,9 @@ require (
github.com/sagernet/go-tun2socks v1.16.12-0.20220818015926-16cb67876a61
github.com/sagernet/netlink v0.0.0-20220826133217-3fb4ff92ea17
github.com/sagernet/sing v0.0.0-20220819003212-2424b1e2fac1
golang.org/x/net v0.0.0-20220812174116-3211cb980234
golang.org/x/sys v0.0.0-20220818161305-2296e01440c6
gvisor.dev/gvisor v0.0.0-20220812001733-b5c0f23893fb
golang.org/x/net v0.0.0-20220826154423-83b083e8dc8b
golang.org/x/sys v0.0.0-20220825204002-c680a09ffe64
gvisor.dev/gvisor v0.0.0-20220819163037-ba6e795b139a
)
require (