Skip to content

Commit 34ce3de

Browse files
authored
add support for m1 macs
1 parent 503b4d7 commit 34ce3de

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.goreleaser.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ builds:
1313
- darwin
1414
goarch:
1515
- amd64
16+
- arm64
1617
main: ./cmd/cfssl
1718
ldflags:
1819
- -s -w -X github.com/cloudflare/cfssl/cli/version.version={{.Version}}

0 commit comments

Comments
 (0)