2
0
Fork 0
mirror of https://github.com/ii64/sonic.git synced 2026-06-20 16:45:22 +08:00
Commit graph

3 commits

Author SHA1 Message Date
Yi Duan
f87d87de7a
feat: fallback on unsupported go versions (#358)
* feat: fallback api on unsupported go version

* add compact test

* not support go version <= 1.14
2023-02-08 16:56:10 +08:00
Yi Duan
cfa4fe1736
feat: add Get() API on not-amd64 envs (#350) 2023-01-13 11:34:20 +08:00
Keyi Xie
b52e528dc6
feat: add dummy implementation of pretouch() for !amd64 arch (#306)
* feat: 🎸 (sonic.go): Add none implement for !amd64 arch

 Closes: #301

* Add test

* Address comment
2022-09-28 13:58:24 +08:00