trufflehog: fix Darwin builds

This commit is contained in:
Patrick Callahan 2024-04-10 14:42:20 -07:00
parent 4e2ce36aab
commit d43568d702
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"