Commit a83fd920 authored by zowoq's avatar zowoq
Browse files

phylactery: remove empty go vendor hash

parent c4fff891
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -11,7 +11,7 @@ buildGoModule rec {
    hash = "sha256-HQN6wJ/4YeuQaDcNgdHj0RgYnn2NxXGRfxybmv60EdQ=";
  };

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

  preBuild = ''
    cp ${./go.mod} go.mod