Commit 6879bec5 authored by zowoq's avatar zowoq
Browse files

evmdis: remove empty go vendor hash

parent 3ed6f9d6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -11,7 +11,7 @@ buildGoModule {
    hash = "sha256-jfbjXoGT8RtwLlqX13kcKdiFlhrVwA7Ems6abGJVRbA=";
  };

  vendorHash = "sha256-pQpattmS9VmO3ZIQUFn66az8GSmB4IvYhTTCFn6SUmo=";
  vendorHash = null;

  preBuild = ''
    # Add go modules support