aws-encryption-provider
aws-encryption-provider copied to clipboard
Fix goreleaser --skip-publish flag deprecation
- --skip-publish was replaced with --skip=publish
- --rm-dist was replaced with --clean
https://goreleaser.com/deprecations/#-skip https://goreleaser.com/deprecations/#-rm-dist
This resolves the CI failure in #120