threatest: fix vendorHash for go1.22

This commit is contained in:
Yongun Seong 2024-04-06 06:07:19 +09:00
parent a17f40f2d4
commit b6f237dd7a
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ buildGoModule rec {
};
proxyVendor = true;
vendorHash = "sha256-zwHcGy7wjy2yx7nMi88R+z+Is+YcqGRMK0czeBNlcdA=";
vendorHash = "sha256-EvVazz51sW8z+8XfZB0Xo42KuUT6Q9n2Y/0HvlF1bV4=";
nativeBuildInputs = [
installShellFiles