bump version of golangci-lint

This commit is contained in:
Travis Turner 2023-03-09 11:23:23 -06:00
parent 9bbcc610c6
commit bdc0d9d4c0
No known key found for this signature in database
GPG key ID: 3FB5CF5C97A37B30

View file

@ -84,7 +84,7 @@ smoke build:
- go build ./...
golangci-lint:
image: golangci/golangci-lint:v1.46.2
image: golangci/golangci-lint:v1.51.2
extends: .go-cache
stage: lint
allow_failure: true