ci: bump Go to 1.25 for modernc sqlite dependency

Pin modernc.org/sqlite v1.34.5; align release workflow with go.mod.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-06-02 14:39:34 +08:00
parent 9000eeeaa7
commit 3a5102117c
3 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ permissions:
contents: read
env:
GO_VERSION: "1.22.2"
GO_VERSION: "1.25.0"
jobs:
test: