Update Go to 1.26.5

This commit is contained in:
世界
2026-08-30 17:41:45 +08:00
parent 059508ed7a
commit baa8580efd
8 changed files with 39 additions and 37 deletions
+1 -1
View File
@@ -31,8 +31,8 @@ jobs:
- windows-latest
- macos-latest
go:
- ~1.24
- ~1.25
- ~1.26
runs-on: ${{ matrix.os }}
steps:
- name: Checkout