Update deps

This commit is contained in:
George Shammas
2025-07-22 06:42:07 -04:00
parent d928291b1c
commit 5ca36b8cd4
4 changed files with 58 additions and 22 deletions

View File

@@ -17,7 +17,7 @@ jobs:
test:
strategy:
matrix:
go-version: [ 1.22.x ]
go-version: [ 1.24.x ]
os: [ ubuntu-latest ]
runs-on: ${{ matrix.os }}
steps: