We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 264053e commit 10ef04eCopy full SHA for 10ef04e
.goreleaser.yml
@@ -11,6 +11,7 @@ builds:
11
- '-s -w -X main.version={{.Version}} -X main.commit={{.Commit}}'
12
goos:
13
- linux
14
+ - darwin
15
goarch:
16
- amd64
17
binary: '{{ .ProjectName }}_v{{ .Version }}'
0 commit comments