Add serverTime to response
Build image / build-image (push) Successful in 4m48s

This commit is contained in:
2025-04-28 00:59:18 +02:00
parent 4964c62212
commit 6e53521b84
2 changed files with 9 additions and 2 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
vrnp-static = pkgs.buildGoModule {
pname = "vrnp";
version = "0.0.9";
version = "0.0.10";
vendorHash = null;
# For building the package, we use only the files not ignored by Git as inputs.