chore: bump Go version from 1.26.1 to 1.26.2

This commit is contained in:
2026-04-18 06:26:48 +04:00
parent 475dda98ff
commit e0db4df17a
4 changed files with 4 additions and 4 deletions

View File

@@ -16,7 +16,7 @@ jobs:
- uses: actions/checkout@v5
- uses: actions/setup-go@v6
with:
go-version: 1.26.1
go-version: 1.26.2
- name: go fix
run: |
go fix ./...