chore: update linter, Go, and seihon

This commit is contained in:
Fernandez Ludovic
2021-12-03 10:13:32 +01:00
parent 04e535038e
commit 28f833757e
5 changed files with 51 additions and 58 deletions

View File

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