wgo: 0.5.13 -> 0.5.14 (#434417)

This commit is contained in:
Paul Meyer 2025-08-18 09:50:56 +02:00 committed by GitHub
commit 0efb1f7282
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,7 +6,7 @@
let
pname = "wgo";
version = "0.5.13";
version = "0.5.14";
in
buildGoModule {
inherit pname version;
@ -15,7 +15,7 @@ buildGoModule {
owner = "bokwoon95";
repo = "wgo";
rev = "v${version}";
hash = "sha256-CAHaIq4gxl5o3PMdnyQXKKCJGuHpoBuXv2/bETm1LZs=";
hash = "sha256-zqRcGUfqvn0NX1rL/+jMVE/LCIT2IrqUUPDGThSueAY=";
};
vendorHash = "sha256-w6UJxZToHbbQmuXkyqFzyssFcE+7uVNqOuIF/XKdEsU=";