evmdis: remove empty go vendor hash
This commit is contained in:
parent
3ed6f9d679
commit
6879bec517
@ -11,7 +11,7 @@ buildGoModule {
|
||||
hash = "sha256-jfbjXoGT8RtwLlqX13kcKdiFlhrVwA7Ems6abGJVRbA=";
|
||||
};
|
||||
|
||||
vendorHash = "sha256-pQpattmS9VmO3ZIQUFn66az8GSmB4IvYhTTCFn6SUmo=";
|
||||
vendorHash = null;
|
||||
|
||||
preBuild = ''
|
||||
# Add go modules support
|
||||
|
Loading…
Reference in New Issue
Block a user