cyberark / summon-aws-secrets

Summon provider for AWS Secrets Manager
MIT License
52 stars 17 forks source link

Updating Goreleaser to the latest version to support new Apple Silicon #56

Closed rpothier closed 2 years ago

rpothier commented 2 years ago

Desired Outcome

Goreleaser should support the darwin arm64 images.

Implemented Changes

The current version of Goreleaser that is used does not support the new hardware. This updated the Goreleaser version so we can add the arm64 images.

Connected Issue/Story

Is needed for #55

CyberArk internal issue link: [insert issue ID]()

Definition of Done

Changelog

Test coverage

Documentation

Behavior

Security