Merge pull request #309598 from r-ryantm/auto-update/wgo

wgo: 0.5.6c -> 0.5.6d
This commit is contained in:
Weijia Wang
2024-05-12 21:29:06 +02:00
committed by GitHub
+2 -2
View File
@@ -5,7 +5,7 @@
let
pname = "wgo";
version = "0.5.6c";
version = "0.5.6d";
in
buildGoModule {
inherit pname version;
@@ -14,7 +14,7 @@ buildGoModule {
owner = "bokwoon95";
repo = "wgo";
rev = "v${version}";
hash = "sha256-/blUmuUbM+GhczKj731TeYQN1BOunpQs6q3K/4FQiE8=";
hash = "sha256-PzBje046mS844zpU5X1eoRcULJH8sh49yf8lrxeA764=";
};
vendorHash = "sha256-w6UJxZToHbbQmuXkyqFzyssFcE+7uVNqOuIF/XKdEsU=";