chore(deps): update dependency go to v1.25.5

This commit is contained in:
renovate[bot]
2025-12-03 03:25:40 +00:00
committed by GitHub
parent c3b14004fa
commit 4235573d80
6 changed files with 6 additions and 6 deletions

View File

@@ -29,7 +29,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6
with:
go-version: '1.25.4'
go-version: '1.25.5'
cache-dependency-path: backend/go.sum
- name: Run Benchmark