Update Go to 1.25

This commit is contained in:
世界
2025-08-13 22:08:35 +08:00
parent 4a209f1afb
commit 5eb318ba06
4 changed files with 28 additions and 22 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ jobs:
- name: Setup Go
uses: actions/setup-go@v5
with:
go-version: ^1.24.6
go-version: ^1.25.0
- name: golangci-lint
uses: golangci/golangci-lint-action@v6
with: