mthenw / serverless-go-plugin

⚡️ Serverless Framework plugin that compiles Go functions on the fly. Sponsored by https://cloudash.dev
https://cloudash.dev
MIT License
103 stars 17 forks source link

Support for Arm64 architecture with provided.al2 runtime #24

Closed hexadecy closed 2 years ago

hexadecy commented 2 years ago

I think the go1.x runtime shouldn't be used anymore as it runs on Amazon Linux 1 which is end-of-life.

Please merge #23

There are lots of advantages to using the custom runtime:

mthenw commented 2 years ago

Fixed by 2.1.0