We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fe016f commit 41f9ca6Copy full SHA for 41f9ca6
hack/dockerfiles/lint.Dockerfile
@@ -3,7 +3,7 @@
3
ARG GO_VERSION=1.23
4
ARG ALPINE_VERSION=3.20
5
ARG XX_VERSION=1.4.0
6
-ARG PROTOLINT_VERSION=0.45.0
+ARG PROTOLINT_VERSION=0.50.5
7
ARG GOLANGCI_LINT_VERSION=1.61.0
8
ARG GOPLS_VERSION=v0.26.0
9
# GOPLS_ANALYZERS defines gopls analyzers to be run. disabled by default: deprecated unusedvariable simplifyrange
0 commit comments