chore: bump Go to 1.25.1

This commit is contained in:
Pasha Sviderski
2025-09-13 21:06:17 +10:00
parent 84376bb34c
commit e1734a1aa6
6 changed files with 9 additions and 14 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.23.2"
go-version: "1.25.1"
- name: Install dependencies
run: |
+1 -1
View File
@@ -23,7 +23,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5.0
with:
go-version: "1.23.2"
go-version: "1.25.1"
- name: golangci-lint
uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # v8.0.0