10BC0
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfd0e9a commit 188cfa4Copy full SHA for 188cfa4
.goreleaser.yml
@@ -23,6 +23,7 @@ builds:
23
- linux
24
goarch:
25
- amd64
26
+ - arm64
27
main: ./cmd/cfssl
28
ldflags:
29
- -s -w -X github.com/cloudflare/cfssl/cli/version.version={{.Version}}
0 commit comments