We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 503b4d7 commit 34ce3deCopy full SHA for 34ce3de
.goreleaser.yml
@@ -13,6 +13,7 @@ builds:
13
- darwin
14
goarch:
15
- amd64
16
+ - arm64
17
main: ./cmd/cfssl
18
ldflags:
19
- -s -w -X github.com/cloudflare/cfssl/cli/version.version={{.Version}}
0 commit comments