zricethezav 4 anni fa
parent
commit
67a7069bb8
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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: