Merge pull request #303228 from therealpxc/trufflehog-darwin-fix

trufflehog: fix Darwin builds
This commit is contained in:
Fabian Affolter 2024-04-11 14:12:43 +02:00 committed by GitHub
commit edc4dda199
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 1 deletions

View File

@ -17,7 +17,8 @@ buildGoModule rec {
hash = "sha256-2xgvXHeltoODr5Rok7yaUqdVcO2crtdPvvRrN+DDGr4=";
};
vendorHash = "sha256-dQ/oKVy5RZ5R8cbNom1msSbuzrQ7VbtK7m+8aS33u7Y=";
vendorHash = "sha256-zpHrwQ1egD2juWkQicHl2HVzXGr3DCmAyRdUgm5jdGg=";
proxyVendor = true;
ldflags = [
"-s"