update golangci-lint to v1.31

This commit is contained in:
Marten Seemann
2020-09-12 11:41:04 +07:00
parent 5d24d3b68f
commit 4414060017

View File

@@ -10,4 +10,4 @@ jobs:
uses: golangci/golangci-lint-action@v1
with:
# Required: the version of golangci-lint is required and must be specified without patch version: we always use the latest patch version.
version: v1.30
version: v1.31