Add ARM64 support. There is nothing specific to ARM64 for this buildpack, but these changes will make the build scripts produce images with Go binaries compiled for each architecture.
Use Cases
ARM64!
Checklist
[ ] I have viewed, signed, and submitted the Contributor License Agreement.
[ ] I have linked issue(s) that this PR should close using keywords or the Github UI (See docs)
[ ] I have added an integration test, if necessary.
[ ] I have reviewed the styleguide for guidance on my code quality.
[ ] I'm happy with the commit history on this PR (I have rebased/squashed as needed).
Summary
Add ARM64 support. There is nothing specific to ARM64 for this buildpack, but these changes will make the build scripts produce images with Go binaries compiled for each architecture.
Use Cases
ARM64!
Checklist