Compare commits

..

1 commit

Author SHA1 Message Date
6c416427e1 chore(deps): update dependency go to 1.26
Some checks failed
Validate / Check-1 (push) Failing after 1s
Validate / Test Suite-1 (push) Failing after 2s
Validate / Lints (push) Failing after 2s
Validate / Check (push) Has been cancelled
Validate / Check-2 (push) Has been cancelled
Validate / Test Suite (push) Has been cancelled
Validate / Test Suite-2 (push) Has been cancelled
2026-06-30 06:24:59 +00:00

View file

@ -44,7 +44,7 @@ jobs:
- name: Setup Go
uses: actions/setup-go@v2
with:
go-version: "1.16"
go-version: "1.26"
- name: Release Notes
run: |