Skip to content

Commit 2c7df3c

Browse files
committed
Added .goreleaser
1 parent 0e96bcd commit 2c7df3c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.goreleaser.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ builds:
1212
ldflags: -s -w
1313
archives:
1414
- format: binary
15+
wrap_in_directory: false
1516
# this name template makes the OS and Arch compatible with the results of uname.
1617
name_template: >-
1718
{{ .ProjectName }}_

0 commit comments

Comments
 (0)