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 476086c commit b79b7efCopy full SHA for b79b7ef
.goreleaser.yaml
@@ -0,0 +1,11 @@
1
+version: 2
2
+
3
+builds:
4
+ - env:
5
+ - CGO_ENABLED=0
6
+ goos:
7
+ - linux
8
+ - darwin
9
+ goarch:
10
+ - amd64
11
+ - arm64
0 commit comments