update golangci-lint (#1870)

This commit is contained in:
Alessandro Ros
2023-05-28 17:18:16 +02:00
committed by GitHub
parent 22f05e97e8
commit 89ebc83993
15 changed files with 47 additions and 38 deletions

View File

@@ -1,5 +1,5 @@
BASE_IMAGE = golang:1.20-alpine3.17
LINT_IMAGE = golangci/golangci-lint:v1.50.1
LINT_IMAGE = golangci/golangci-lint:v1.52.2
NODE_IMAGE = node:16-alpine3.17
RPI32_IMAGE = balenalib/raspberry-pi:bullseye-run
RPI64_IMAGE = balenalib/raspberrypi3-64:bullseye-run