gjo: Remove empty vendor dependency

This commit is contained in:
Robert Hensing 2021-06-12 17:49:54 +02:00
parent fa88e96379
commit 4acb93c132

View file

@ -14,7 +14,7 @@ buildGoModule rec {
sha256 = "07halr0jzds4rya6hlvp45bjf7vg4yf49w5q60mch05hk8qkjjdw";
};
vendorSha256 = "0sjjj9z1dhilhpc8pq4154czrb79z9cm044jvn75kxcjv6v5l2m5";
vendorSha256 = null;
meta = with lib; {
description = "Small utility to create JSON objects";