goverter: 1.9.3 -> 1.9.4 (#498448)

This commit is contained in:
Nick Cao
2026-03-11 20:40:10 +00:00
committed by GitHub
+2 -2
View File
@@ -6,13 +6,13 @@
}:
buildGoModule (finalAttrs: {
pname = "goverter";
version = "1.9.3";
version = "1.9.4";
src = fetchFromGitHub {
owner = "jmattheis";
repo = "goverter";
tag = "v${finalAttrs.version}";
hash = "sha256-T6nsQJxe4YXeWPZf4AxELtTtmNznahAKohv1JqwjuW8=";
hash = "sha256-56TDLre7HFlTeR8xcfDUrED2wy2ajpTWdA810zZfg98=";
};
vendorHash = "sha256-wStuQhxrzd+LyHQi+k6ez6JT1xzZcPjJa09WqX70bys=";