We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 960eae0 commit f543287Copy full SHA for f543287
.goreleaser.yaml
@@ -18,7 +18,7 @@ builds:
18
- arm64
19
hooks:
20
post:
21
- - upx --brute "{{ .Path }}"
+ - upx "{{ .Path }}"
22
23
archives:
24
- id: "giserver"
0 commit comments