Skip to content
This repository was archived by the owner on Feb 3, 2023. It is now read-only.

Commit 5dd773e

Browse files
committed
rm ldflags
1 parent 0fd99b4 commit 5dd773e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.goreleaser.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ builds:
1515

1616
flags:
1717
- -tags=osfs
18-
- -ldflags='-w -s'
18+
# - -ldflags=-w -s
1919

2020
# GOARCH to build for.
2121
# For more info refer to: https://golang.org/doc/install/source#environment

0 commit comments

Comments
 (0)