Zach hace 10 meses
padre
commit
d5c275d6b2
Se han modificado 1 ficheros con 3 adiciones y 1 borrados
  1. 3 1
      .goreleaser.yml

+ 3 - 1
.goreleaser.yml

@@ -15,8 +15,10 @@ builds:
     goarm:
       - "6"
       - "7"
+    tags:
+      - gore2regex
     ldflags:
-      - -tags=gore2regex -s -w -X=github.com/zricethezav/gitleaks/v8/cmd.Version={{.Version}}
+      - -s -w -X=github.com/zricethezav/gitleaks/v8/cmd.Version={{.Version}}
 archives:
   - builds: [gitleaks]
     format_overrides: