chore: update Go, linter, CI

This commit is contained in:
Fernandez Ludovic
2022-09-10 12:29:58 +02:00
parent 2d6ebedb0f
commit 9b1db3f461
7 changed files with 74 additions and 30 deletions

View File

@ -15,7 +15,7 @@ jobs:
strategy:
matrix:
go-version: [ 1.17, 1.x ]
go-version: [ 1.19, 1.x ]
os: [ubuntu-latest, macos-latest, windows-latest]
steps: