evmdis: remove empty go vendor hash

This commit is contained in:
zowoq 2023-02-03 15:06:33 +10:00
parent 3ed6f9d679
commit 6879bec517

View file

@ -11,7 +11,7 @@ buildGoModule {
hash = "sha256-jfbjXoGT8RtwLlqX13kcKdiFlhrVwA7Ems6abGJVRbA=";
};
vendorHash = "sha256-pQpattmS9VmO3ZIQUFn66az8GSmB4IvYhTTCFn6SUmo=";
vendorHash = null;
preBuild = ''
# Add go modules support