Chore: upgrade gvisor

This commit is contained in:
yaling888
2022-02-01 02:00:10 +08:00
parent 45b3afdd33
commit f376409041
5 changed files with 28 additions and 232 deletions

View File

@@ -56,5 +56,5 @@ require (
google.golang.org/protobuf v1.27.1 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c // indirect
gvisor.dev/gvisor v0.0.0-20211104052249-2de3450f76d6 // indirect
gvisor.dev/gvisor v0.0.0-20220129032118-ed00636ef990 // indirect
)