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

This commit is contained in:
renovate[bot]
2025-11-20 04:41:32 +00:00
committed by GitHub
parent 2533ee1710
commit 7fab85d5a1
2 changed files with 2 additions and 4 deletions

View File

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