Update golang to 1.26.0
All checks were successful
Server Check Build (NixCN CMS) TeamCity build finished

Signed-off-by: Asai Neko <sugar@sne.moe>
This commit is contained in:
2026-03-07 15:49:16 +08:00
parent 337ce15b37
commit 313f9fec43
2 changed files with 46 additions and 78 deletions

View File

@@ -24,7 +24,7 @@
languages = {
go = {
enable = true;
version = "1.25.5";
version = "1.26.0";
};
};