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
+2 -2
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=";