소스 검색

trying again

zricethezav 4 년 전
부모
커밋
67a7069bb8
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      .goreleaser.yml

+ 1 - 1
.goreleaser.yml

@@ -10,7 +10,7 @@ builds:
     goarch:
       - amd64
     ldflags:
-      - -s -w -X cmd/version.Version={{.Version}}
+      - -s -w -X=github.com/zricethezav/gitleaks/v8/cmd.Version={{.Version}}
 archives:
   - builds: [gitleaks]
     format_overrides: