juicity: fix vendorHash for go1.22

This commit is contained in:
Yongun Seong
2024-04-14 14:27:52 +09:00
parent 9ae2ccf3a4
commit b9f6824b02
+1 -1
View File
@@ -13,7 +13,7 @@ buildGoModule rec {
hash = "sha256-SUZ5E2GRLyUI/Z5ekJPNypVJXfJFzIz3qr9kCeXN7Gk=";
};
vendorHash = "sha256-Gj4uM9EL6QjlrCFGq3u1+TkIxzIU2mthFRK00pOAaJg=";
vendorHash = "sha256-13U3B9VKspSlpD1hYPtyCuPAZvAYc/d/UKcjXMURxyo=";
proxyVendor = true;