golazo: Set __structuredAttrs to true (#509326)

This commit is contained in:
Sandro
2026-04-12 22:01:21 +00:00
committed by GitHub
+2
View File
@@ -27,6 +27,8 @@ buildGoModule (finalAttrs: {
"-X github.com/0xjuanma/golazo/cmd.Version=v${finalAttrs.version}"
];
__structuredAttrs = true;
passthru.updateScript = gitUpdater {
rev-prefix = "v";
};