about summary refs log tree commit diff
path: root/pkgs/tools/security/kubescape
diff options
context:
space:
mode:
authorzowoq <59103226+zowoq@users.noreply.github.com>2022-02-01 04:47:58 +1000
committerzowoq <59103226+zowoq@users.noreply.github.com>2022-02-01 15:42:33 +1000
commit8aa6024e7b6f2a37369198d0a61595e783ec993e (patch)
tree0b2e2a58d830593fc41ae2a9e9a9a1803489c871 /pkgs/tools/security/kubescape
parentcc94d1d1b3b117065382f0b06880522cdd836191 (diff)
kubescape: update vendorSha256
Diffstat (limited to 'pkgs/tools/security/kubescape')
-rw-r--r--pkgs/tools/security/kubescape/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/tools/security/kubescape/default.nix b/pkgs/tools/security/kubescape/default.nix
index ef18a0f2d7356..a75c669f89f1f 100644
--- a/pkgs/tools/security/kubescape/default.nix
+++ b/pkgs/tools/security/kubescape/default.nix
@@ -19,7 +19,7 @@ buildGoModule rec {
     installShellFiles
   ];
 
-  vendorSha256 = "sha256-1TupDdiG8hnbAM+JJRTJWCYQBGN/o+C3H2e0w9muYog=";
+  vendorSha256 = "sha256-gB1/WkGC3sgMqmA4F9/dGU0R0hIDwwTVBNNsY6Yj8KU=";
 
   ldflags = [
     "-s"