chore: bump Go to 1.26, update dependencies and frontend templates

Co-authored-by: naiba/CloudCode <hi+cloudcode@nai.ba>
This commit is contained in:
naiba
2026-03-20 11:23:03 +00:00
parent 4e9513501f
commit 9acffc11f6
5 changed files with 183 additions and 50 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ jobs:
- uses: actions/setup-go@v5
with:
go-version: "1.25.x"
go-version: "1.26.x"
- name: generate swagger docs
run: |