We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d87025 commit f26ce3aCopy full SHA for f26ce3a
.goreleaser.yml
@@ -8,7 +8,7 @@ builds:
8
- main: .
9
binary: hizuru
10
ldflags:
11
- - -s -W
+ - -s -w
12
- -X main.Version={{.Version}}
13
- -X main.Revision={{.ShortCommit}}
14
env:
0 commit comments