chore(deps): update dependency go to 1.26
Some checks failed
Run tests / Run tests (push) Failing after 39s

This commit is contained in:
renovate[bot] 2026-02-11 06:07:57 +00:00 committed by GitHub
parent 0cd9fd70cb
commit 5980b09f2e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -28,7 +28,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v4
with:
go-version: '1.20'
go-version: '1.26'
- name: Build
run: |