Address snyk and dependabot issues

Signed-off-by: Jonathon Anderson <janderson@ciq.com>
This commit is contained in:
Jonathon Anderson
2026-03-10 17:58:24 -06:00
committed by Christian Goll
parent 6afaea9d87
commit 9a3533237f
13 changed files with 364 additions and 362 deletions

View File

@@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
go-version: ['1.22', '1.23']
go-version: ['1.24', '1.25']
steps:
- name: Checkout Warewulf
uses: actions/checkout@v4