Update modules

This commit is contained in:
Milan Nikolic 2022-12-04 12:58:11 +01:00
parent 3b16dbe504
commit ab3ade6210
No known key found for this signature in database
GPG key ID: 9229D0EAA3AA4E75
13 changed files with 23 additions and 77 deletions

View file

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