dep: go 1.23.5

This commit is contained in:
Greg T. Wallace 2025-01-27 19:22:45 -05:00
parent 47b964d6ee
commit eedbdfcc2a
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.23.1'
GO_VERSION: '1.23.5'
jobs:
build-common: