mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-08-28 10:54:59 +00:00
bump version of golangci-lint
This commit is contained in:
parent
9bbcc610c6
commit
bdc0d9d4c0
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue