feat: add support for ARM64 architecture

This commit is contained in:
Prad Nukala 2024-09-30 22:29:00 -04:00
parent 1e6667a9c9
commit 6d5cacb642

View File

@ -7,6 +7,7 @@ builds:
- darwin
goarch:
- amd64
- arm64
main: ./cmd/sonrd
binary: sonrd
builder: go