1
0
mirror of https://github.com/docker/docker-credential-helpers.git synced 2026-06-15 08:52:10 +05:30

update golangci-lint to v1.51.1

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax
2023-04-16 11:18:44 +02:00
parent 52f0cb6de6
commit e9656dd67f
+1 -1
View File
@@ -3,7 +3,7 @@
ARG GO_VERSION=1.20.3 ARG GO_VERSION=1.20.3
ARG XX_VERSION=1.2.1 ARG XX_VERSION=1.2.1
ARG OSXCROSS_VERSION=11.3-r7-debian ARG OSXCROSS_VERSION=11.3-r7-debian
ARG GOLANGCI_LINT_VERSION=v1.47.3 ARG GOLANGCI_LINT_VERSION=v1.51.1
ARG DEBIAN_FRONTEND=noninteractive ARG DEBIAN_FRONTEND=noninteractive
ARG PACKAGE=github.com/docker/docker-credential-helpers ARG PACKAGE=github.com/docker/docker-credential-helpers