Dependecy version bumps

This commit is contained in:
George Shammas
2024-07-02 07:33:19 -04:00
parent 1537350b6a
commit 57dcaffc5c
6 changed files with 121 additions and 21 deletions

View File

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