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

wgo: 0.5.4 -> 0.5.6c
This commit is contained in:
Nick Cao
2024-04-30 08:45:32 -04:00
committed by GitHub
+2 -2
View File
@@ -5,7 +5,7 @@
let
pname = "wgo";
version = "0.5.4";
version = "0.5.6c";
in
buildGoModule {
inherit pname version;
@@ -14,7 +14,7 @@ buildGoModule {
owner = "bokwoon95";
repo = "wgo";
rev = "v${version}";
hash = "sha256-MPmB6G5JCIEfFYchVmV8sS5Zfzfui9tClDI6RlLdP6U=";
hash = "sha256-/blUmuUbM+GhczKj731TeYQN1BOunpQs6q3K/4FQiE8=";
};
vendorHash = "sha256-w6UJxZToHbbQmuXkyqFzyssFcE+7uVNqOuIF/XKdEsU=";