Revert "Chore: upgrade gvisor version"

This reverts commit d633e3d96e.
This commit is contained in:
yaling888
2022-01-30 00:45:02 +08:00
parent 25e115d042
commit 875fdb3a5b
5 changed files with 237 additions and 25 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-20220128012612-3e0de812d7bb // indirect
gvisor.dev/gvisor v0.0.0-20211104052249-2de3450f76d6 // indirect
)