Zachary Rice 1 年之前
父節點
當前提交
81a59f55bc
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .goreleaser.yml

+ 1 - 1
.goreleaser.yml

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