bump golangci-lint to 2.7.2 (#961)

This commit is contained in:
bluenviron-bot
2025-12-12 01:45:22 +01:00
committed by GitHub
parent dfa360d122
commit 0185fc96ce

View File

@@ -1,5 +1,5 @@
BASE_IMAGE = golang:1.25-alpine3.22
LINT_IMAGE = golangci/golangci-lint:v2.7.1
LINT_IMAGE = golangci/golangci-lint:v2.7.2
.PHONY: $(shell ls)