2
0
Fork 0
mirror of https://github.com/ii64/sonic.git synced 2026-06-21 00:46:43 +08:00
sonic/.github/workflows
Yi Duan fe2497d01e
fix:(loader) init _Moduledata.gcdatapointer to avoid panic on plugin-mode (#188)
* fix:(loader) init `_Moduledata.gcdata`pointer to avoid panic on plugin-mode

* fix: freeze gcdata pointer

* feat: go115

* update test

* fix: use unique bytes pointer

* test: drop go1.15 race test

* feat: support go1.18
2022-04-01 16:46:07 +08:00
..
codeql-analysis.yml chore(ci): setup self-hosted runner for ci (#158) 2021-12-20 19:56:07 +08:00
license-check.yml chore(ci): setup self-hosted runner for ci (#158) 2021-12-20 19:56:07 +08:00
push-check-benchmark.yml fix: move large-size local array to _Stack (#162) 2021-12-30 14:51:23 +08:00
push-check-go115.yml fix: allow string value decoded as json.Number (#196) 2022-02-28 20:14:38 +08:00
push-check-go116.yml fix:(loader) init _Moduledata.gcdatapointer to avoid panic on plugin-mode (#188) 2022-04-01 16:46:07 +08:00
push-check-go117.yml feat:(ast) support sorting node keys (#164) 2021-12-28 20:29:09 +08:00
push-check-go118.yml feat: support Go1.18 (#205) 2022-03-28 20:43:43 +08:00