chore: upgrade from Golang 1.18 to 1.19, golangci-lint from 1.46 to 1.48

This commit is contained in:
Julien Neuhart
2022-08-19 14:03:32 +02:00
parent 08408ae005
commit 4c85c6ccdf
2 changed files with 3 additions and 3 deletions

View File

@@ -19,7 +19,7 @@ jobs:
- name: Run linters
uses: golangci/golangci-lint-action@v2
with:
version: v1.46
version: v1.48
tests:
needs: