go-modules: Update files to use vendorSha256
This commit is contained in:
@@ -11,7 +11,7 @@ buildGoModule rec {
|
||||
sha256 = "07ipa54c4mzm6yizgvkm6x5yim1xgv3f0xdxg35qziacdfcwd6m4";
|
||||
};
|
||||
|
||||
modSha256 = "12wbjfqy6qnapm3f2pz1ci1gvc0y8kzr8c99kihyh1jv9r3zy1wz";
|
||||
vendorSha256 = "1nvk3akjwfcbvif1w4cglsqplcajlwq3mnvk9b75nmn9qaqfbfjf";
|
||||
|
||||
subPackages = [ "." ];
|
||||
|
||||
@@ -21,4 +21,4 @@ buildGoModule rec {
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ rvolosatovs ];
|
||||
};
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user