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-18 07:07:23 +00:00
committed by Steffen Vogel
parent 5b6d939924
commit a7360cccb0

View File

@@ -13,7 +13,7 @@
nix-update-script,
}:
let
version = "0.12.1";
version = "0.13.0";
src = ./..;
in
buildGo124Module {