chore: bump Go to 1.26.1 and golangci-lint to 2.11.2 on github actions

This commit is contained in:
Pasha Sviderski
2026-03-10 19:50:05 +10:00
parent 255448a59c
commit 2992bad05d
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5.0
with:
go-version: "1.25.1"
go-version: "1.26.1"
- name: Install dependencies
run: |