Update dependencies

This commit is contained in:
Michael Steinert
2023-04-04 15:44:38 -05:00
parent 313ea6f3ba
commit 2c8b026146
3 changed files with 8 additions and 8 deletions

View File

@@ -4,7 +4,7 @@ jobs:
test:
strategy:
matrix:
go-version: [1.18.x, 1.19.x]
go-version: [1.19.x, 1.20.x]
os: [ubuntu-latest]
runs-on: ${{ matrix.os }}
steps: