mirror of
https://github.com/1f349/dendrite.git
synced 2025-02-16 19:38:35 +00:00
Go 1.18 has now been released for a while and the CI already tests Dendrite with Go 1.18 so there should be no issues. Go 1.18 brings some performance improvements for ARM via the register calling convention so it makes sense to switch to it.