Skip to content

Commit 37fbb64

Browse files
authored
Merge pull request #147 from tariq1890/update_linter
update to the latest patch release of golangci-lint 1.11
2 parents ab63f83 + e4cff88 commit 37fbb64

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.11.2 \
13+
GOLANGCI_LINT_VERSION=v1.11.3 \
1414
PATH=$PATH:/usr/local/go/bin:/go/bin:/usr/local/bin/docker \
1515
GOPATH=/go
1616

0 commit comments

Comments
 (0)