chore: upgrade dependencies

This commit is contained in:
Vinny
2025-09-16 13:17:20 +00:00
committed by GitHub
parent fe9f9f9ad2
commit 3130a747f8
3 changed files with 25 additions and 23 deletions

View File

@@ -10,7 +10,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v2
with:
go-version: 1.24.4
go-version: 1.25.1
id: go
- name: Check out repository