Update gVisor to 20220815.0

This commit is contained in:
世界 2022-08-19 17:46:38 +08:00
parent 1cc817596b
commit 2de6198696
No known key found for this signature in database
GPG key ID: CD109927C34A63C4
2 changed files with 6 additions and 6 deletions

4
go.mod
View file

@ -8,8 +8,8 @@ require (
github.com/sagernet/netlink v0.0.0-20220816152750-7a75378bd31a
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-20220811171246-fbc7d0a398ab
gvisor.dev/gvisor v0.0.0-20220801010827-addd1f7b3e97
golang.org/x/sys v0.0.0-20220818161305-2296e01440c6
gvisor.dev/gvisor v0.0.0-20220812001733-b5c0f23893fb
)
require (