juicity: fix vendorHash for go1.22
This commit is contained in:
parent
9ae2ccf3a4
commit
b9f6824b02
@ -13,7 +13,7 @@ buildGoModule rec {
|
||||
hash = "sha256-SUZ5E2GRLyUI/Z5ekJPNypVJXfJFzIz3qr9kCeXN7Gk=";
|
||||
};
|
||||
|
||||
vendorHash = "sha256-Gj4uM9EL6QjlrCFGq3u1+TkIxzIU2mthFRK00pOAaJg=";
|
||||
vendorHash = "sha256-13U3B9VKspSlpD1hYPtyCuPAZvAYc/d/UKcjXMURxyo=";
|
||||
|
||||
proxyVendor = true;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user