diff --git a/.goreleaser.yml b/.goreleaser.yml index 3c31470..5ad8d28 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -26,13 +26,6 @@ builds: goos: [windows] goarch: [386, amd64, arm, arm64] -upx: - - enabled: true - goos: [darwin, linux, windows] - compress: best - lzma: true - brute: true - signs: - cmd: cosign stdin: "{{ .Env.COSIGN_PASSWORD }}"