Update dependency golang to v1.24.5

This commit is contained in:
renovate[bot] 2025-07-08 18:03:11 +00:00 committed by GitHub
parent 3d2dcd121f
commit f75d018b01
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ on:
env:
# Common versions
GO_VERSION: '1.21.2'
GO_VERSION: '1.24.5'
GOLANGCI_VERSION: 'v1.54.2'
DOCKER_BUILDX_VERSION: 'v0.10.0'