dep: go 1.24.4

This commit is contained in:
Greg T. Wallace 2025-06-19 16:13:15 -04:00
parent a446351e5d
commit 1a71b9409e
2 changed files with 2 additions and 2 deletions
.github/workflows

View file

@ -8,7 +8,7 @@ on:
env:
GITHUB_REF: ${{ github.ref }}
GO_VERSION: '1.24.2'
GO_VERSION: '1.24.4'
jobs:
build-all: