Chore: use SIMD for AMD64 and ARM64 system stack checksum

This commit is contained in:
yaling888
2022-02-23 14:51:04 +08:00
parent ac5c57ecef
commit 705e5098ab
6 changed files with 25 additions and 18 deletions

View File

@ -55,5 +55,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-20220219072855-035c8f659916 // indirect
gvisor.dev/gvisor v0.0.0-20220223011539-80f79b70dca2 // indirect
)