Skip to content

Commit 5d27c24

Browse files
author
Christopher Mills
committed
Version update of golangci-lint
The latest version of golangci-lint is currently 1.11.2. Looking at the changelog there's nothing that should conflict with anything Signed-off-by: Chris M <millscj01@gmail.com>
1 parent 38f7cb8 commit 5d27c24

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rootfs/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ENV AZCLI_VERSION=2.0.46 \
1010
KUBECTL_VERSION=v1.9.6 \
1111
SHELLCHECK_VERSION=v0.4.6 \
1212
ETCDCTL_VERSION=v3.1.8 \
13-
GOLANGCI_LINT_VERSION=v1.10.2 \
13+
GOLANGCI_LINT_VERSION=v1.11.2 \
1414
PATH=$PATH:/usr/local/go/bin:/go/bin:/usr/local/bin/docker \
1515
GOPATH=/go
1616

0 commit comments

Comments
 (0)