gomplate: 5.1.0 -> 5.2.0 (#541183)

This commit is contained in:
Nick Cao
2026-07-13 19:43:04 +00:00
committed by GitHub

View File

@@ -6,16 +6,16 @@
buildGoModule (finalAttrs: {
pname = "gomplate";
version = "5.1.0";
version = "5.2.0";
src = fetchFromGitHub {
owner = "hairyhenderson";
repo = "gomplate";
tag = "v${finalAttrs.version}";
hash = "sha256-wgRIwY3MqYbVU/k4BZWqdDcybSJwnCDFQZ6ybr2/tiM=";
hash = "sha256-rkQ8X3gb9McNxXsp5IwRUoesrDN99uo55Njm8LKGeI4=";
};
vendorHash = "sha256-QXaXOEGUW1Wo6kD16nrNOn3MoZuJw8YNuJtGh0ffCgQ=";
vendorHash = "sha256-yy6+mbLy8HpLp6sPjf07S7ufrqLKmjzIA3NoeKUOeIc=";
ldflags = [
"-s"