nrkno / terraform-provider-lastpass

Terraform Lastpass provider
Apache License 2.0
61 stars 7 forks source link

Add arm64 support for M1 Apple Silicon #51

Closed jasoares closed 3 years ago

jasoares commented 3 years ago

Upgrade Go to version 1.16 which natively supports arm64 for Darwin, meaning it now has native support for the M1 MacBooks. No other changes required other than adding arm64 to the goarch param of goreleaser. Tested on my M1 MacBook Pro without any issues.

Bumps version to 0.6.0