Merge pull request #266387 from aaronjheng/wgo

wgo: 0.5.3 -> 0.5.4
This commit is contained in:
Peder Bergebakken Sundt 2023-11-09 21:17:44 +02:00 committed by GitHub
commit c9ea2ee94a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,7 @@
let
pname = "wgo";
version = "0.5.3";
version = "0.5.4";
in
buildGoModule {
inherit pname version;
@ -14,7 +14,7 @@ buildGoModule {
owner = "bokwoon95";
repo = "wgo";
rev = "v${version}";
hash = "sha256-Uny5FiMox0oIaJ+WE7p3kw4guSzktEF+WzuxjgFXh2I=";
hash = "sha256-MPmB6G5JCIEfFYchVmV8sS5Zfzfui9tClDI6RlLdP6U=";
};
vendorHash = "sha256-w6UJxZToHbbQmuXkyqFzyssFcE+7uVNqOuIF/XKdEsU=";