about summary refs log tree commit diff
path: root/pkgs/tools/security/gau
diff options
context:
space:
mode:
authorzowoq <59103226+zowoq@users.noreply.github.com>2022-01-31 16:49:44 +1000
committerzowoq <59103226+zowoq@users.noreply.github.com>2022-01-31 17:24:26 +1000
commita97009d83c8606a482123110093fdf5b3d46c8a9 (patch)
tree926bbea04921d83976821351e26030196e4ad458 /pkgs/tools/security/gau
parent0781c439acea9aab892112386dcff2ab1ab6d938 (diff)
gau: update vendorSha256
Diffstat (limited to 'pkgs/tools/security/gau')
-rw-r--r--pkgs/tools/security/gau/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/tools/security/gau/default.nix b/pkgs/tools/security/gau/default.nix
index d744b8b5daa05..59dc202e694a5 100644
--- a/pkgs/tools/security/gau/default.nix
+++ b/pkgs/tools/security/gau/default.nix
@@ -14,7 +14,7 @@ buildGoModule rec {
     sha256 = "sha256-GkPAv6JrgzlblSw4oIvPvNSboOmvZCMKyFwAMD3W0fQ=";
   };
 
-  vendorSha256 = "sha256-u5ketxHPwZN2mV0uTgwJbY+ImusGZ9GTTmFAGvdH5yA=";
+  vendorSha256 = "sha256-HQATUCzYvhhlqe4HhNu9H4CqmY2IGLNJ9ydt3/igSmQ=";
 
   meta = with lib; {
     description = "Tool to fetch known URLs";