chore: bump go version everywhere

This commit is contained in:
Stavros
2026-03-12 19:00:38 +02:00
parent 1c62d6fb39
commit 7a772b303e
6 changed files with 8 additions and 8 deletions

View File

@@ -18,7 +18,7 @@ jobs:
- name: Setup go
uses: actions/setup-go@v5
with:
go-version: "^1.24.0"
go-version: "^1.26.0"
- name: Initialize submodules
run: |