Skip to content

Commit f26ce3a

Browse files
ldflagsのタイポ
1 parent 0d87025 commit f26ce3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ builds:
88
- main: .
99
binary: hizuru
1010
ldflags:
11-
- -s -W
11+
- -s -w
1212
- -X main.Version={{.Version}}
1313
- -X main.Revision={{.ShortCommit}}
1414
env:

0 commit comments

Comments
 (0)