fix(nix): Update version and hashes

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-03-15 23:03:56 +00:00
parent 3f6b891c6e
commit 4f6a2e61d8
+1 -1
View File
@@ -14,7 +14,7 @@
nix-update-script,
}:
let
version = "0.12.1";
version = "0.13.0";
src = ./..;
in
buildGo124Module {