update go

This commit is contained in:
Alexander Khodyrev 2025-04-26 17:51:13 +03:00
parent 72246e0c50
commit 2c5b81e0fe
2 changed files with 2 additions and 1 deletions

View file

@ -14,6 +14,7 @@
buildGoApplication {
pname = "birdtown-leaderboard";
go = pkgs.go;
version = "0.1";
pwd = ./.;
src = ./.;