update golangci-lint (#494)

This commit is contained in:
Alessandro Ros
2024-01-03 21:12:19 +01:00
committed by GitHub
parent bcd17a992c
commit 7d30b5f1b7
20 changed files with 48 additions and 32 deletions

View File

@@ -1,5 +1,5 @@
BASE_IMAGE = golang:1.21-alpine3.18
LINT_IMAGE = golangci/golangci-lint:v1.55.0
LINT_IMAGE = golangci/golangci-lint:v1.55.2
.PHONY: $(shell ls)